Desert Tan

2153-50 / Benjamin Moore
#E6CFA1

A balanced yellow with golden character, bringing measured warmth to walls and trim.

Spec Sheet

Hex#E6CFA1
RGB230, 207, 161
HSL40°, 58%, 77%
On White 1.52:1 Fail
On Black 13.8:1 AAA

For AI Tools

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

Background: #F2F1ED
Text: #221C11
Accent: #E6CFA1
Support: #5C7EC1
Neutral: #D1D3C5

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

#F2F1ED background RGB 242 241 237
#221C11 ink RGB 34 28 17
#E6CFA1 accent RGB 230 207 161
#5C7EC1 support RGB 92 126 193
#D1D3C5 neutral RGB 209 211 197
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F2F1ED;
  --palette-ink: #221C11;
  --palette-accent: #E6CFA1;
  --palette-support: #5C7EC1;
  --palette-neutral: #D1D3C5;
}

Tailwind Config

{
  "palette-background": "#F2F1ED",
  "palette-ink": "#221C11",
  "palette-accent": "#E6CFA1",
  "palette-support": "#5C7EC1",
  "palette-neutral": "#D1D3C5"
}

Pro Exports Pro

Color Blindness Simulation

#DACE9E
Protanopia
#E0D4A2
Deuteranopia
#F1C7C3
Tritanopia

Build a design system around Desert Tan.