Crewel Tan

SW 0011 / Sherwin-Williams
#CBB99B

An earthy, muted orange tone with enough complexity to stand alone or support bolder choices.

Spec Sheet

Hex#CBB99B
RGB203, 185, 155
HSL38°, 32%, 70%
On White 1.92:1 Fail
On Black 10.95:1 AAA

For AI Tools

Copy this snippet and paste it into any AI tool
Use these colors for all components:

Background: #F1F0EE
Text: #1C1812
Accent: #CBB99B
Support: #4869A3
Neutral: #C6C9B0

Rules:
- Use Background for surfaces and canvas
- Use Ink for body text and icons
- Never use Accent as body text — contrast is too low
- Maintain 4.5:1 minimum contrast for normal text
Learn more about AI Palette

Design System from Crewel Tan Palettes are free. Exports aren't.

#F1F0EE background RGB 241 240 238
#1C1812 ink RGB 28 24 18
#CBB99B accent RGB 203 185 155
#4869A3 support RGB 72 105 163
#C6C9B0 neutral RGB 198 201 176
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F1F0EE;
  --palette-ink: #1C1812;
  --palette-accent: #CBB99B;
  --palette-support: #4869A3;
  --palette-neutral: #C6C9B0;
}

Tailwind Config

{
  "palette-background": "#F1F0EE",
  "palette-ink": "#1C1812",
  "palette-accent": "#CBB99B",
  "palette-support": "#4869A3",
  "palette-neutral": "#C6C9B0"
}

Pro Exports Pro

Color Blindness Simulation

#C1B999
Protanopia
#C6BD9C
Deuteranopia
#D3B3B1
Tritanopia

Build a design system around Crewel Tan.