Natural Tan

SW 7567 / Sherwin-Williams
#DCD2C3

A foundational, muted neutral tone equally at home in contemporary and traditional settings.

Spec Sheet

Hex#DCD2C3
RGB220, 210, 195
HSL36°, 26%, 81%
On White 1.49:1 Fail
On Black 14.05:1 AAA

For AI Tools

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

Background: #ECE9E4
Text: #221D16
Accent: #DCD2C3
Support: #536C93
Neutral: #CFD1B7

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

#ECE9E4 background RGB 236 233 228
#221D16 ink RGB 34 29 22
#DCD2C3 accent RGB 220 210 195
#536C93 support RGB 83 108 147
#CFD1B7 neutral RGB 207 209 183
Processed in 0ms

CSS Variables

:root {
  --palette-background: #ECE9E4;
  --palette-ink: #221D16;
  --palette-accent: #DCD2C3;
  --palette-support: #536C93;
  --palette-neutral: #CFD1B7;
}

Tailwind Config

{
  "palette-background": "#ECE9E4",
  "palette-ink": "#221D16",
  "palette-accent": "#DCD2C3",
  "palette-support": "#536C93",
  "palette-neutral": "#CFD1B7"
}

Pro Exports Pro

Color Blindness Simulation

#D6D2C2
Protanopia
#D9D4C3
Deuteranopia
#E1CFCE
Tritanopia

Build a design system around Natural Tan.