Totally Tan

SW 6114 / Sherwin-Williams
#CCA683

A glowing, muted orange value that reads differently in every light condition.

Spec Sheet

Hex#CCA683
RGB204, 166, 131
HSL29°, 42%, 66%
On White 2.25:1 Fail
On Black 9.35:1 AAA

For AI Tools

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

Background: #F2F0EE
Text: #3D2D1F
Accent: #CCA683
Support: #3E678E
Neutral: #DCDCC6

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 Totally Tan Palettes are free. Exports aren't.

#F2F0EE background RGB 242 240 238
#3D2D1F ink RGB 61 45 31
#CCA683 accent RGB 204 166 131
#3E678E support RGB 62 103 142
#DCDCC6 neutral RGB 220 220 198
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F2F0EE;
  --palette-ink: #3D2D1F;
  --palette-accent: #CCA683;
  --palette-support: #3E678E;
  --palette-neutral: #DCDCC6;
}

Tailwind Config

{
  "palette-background": "#F2F0EE",
  "palette-ink": "#3D2D1F",
  "palette-accent": "#CCA683",
  "palette-support": "#3E678E",
  "palette-neutral": "#DCDCC6"
}

Pro Exports Pro

Color Blindness Simulation

#B2A881
Protanopia
#BBB084
Deuteranopia
#D89E9D
Tritanopia

Build a design system around Totally Tan.