Palace Tan

CW-35 / Benjamin Moore
#9D9072

This soft yellow carries warm undertones that keep it from tipping into sweetness.

Spec Sheet

Hex#9D9072
RGB157, 144, 114
HSL42°, 18%, 53%
On White 3.15:1 AA Large
On Black 6.67:1 AA

For AI Tools

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

Background: #F5F3F0
Text: #2D2616
Accent: #9D9072
Support: #6376A1
Neutral: #CDD2BC

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

#F5F3F0 background RGB 245 243 240
#2D2616 ink RGB 45 38 22
#9D9072 accent RGB 157 144 114
#6376A1 support RGB 99 118 161
#CDD2BC neutral RGB 205 210 188
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F5F3F0;
  --palette-ink: #2D2616;
  --palette-accent: #9D9072;
  --palette-support: #6376A1;
  --palette-neutral: #CDD2BC;
}

Tailwind Config

{
  "palette-background": "#F5F3F0",
  "palette-ink": "#2D2616",
  "palette-accent": "#9D9072",
  "palette-support": "#6376A1",
  "palette-neutral": "#CDD2BC"
}

Pro Exports Pro

Color Blindness Simulation

#978F70
Protanopia
#9B9373
Deuteranopia
#A48B88
Tritanopia

Build a design system around Palace Tan.