Cedar Ridge

1233 / Benjamin Moore
#CDB5AA

A mid-toned brown with amber undertones that evokes leather, wood, and turned earth.

Spec Sheet

Hex#CDB5AA
RGB205, 181, 170
HSL19°, 26%, 74%
On White 1.95:1 Fail
On Black 10.79:1 AAA

For AI Tools

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

Background: #EFECEB
Text: #1F140E
Accent: #CDB5AA
Support: #5B7C8B
Neutral: #CECCC0

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

#EFECEB background RGB 239 236 235
#1F140E ink RGB 31 20 14
#CDB5AA accent RGB 205 181 170
#5B7C8B support RGB 91 124 139
#CECCC0 neutral RGB 206 204 192
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EFECEB;
  --palette-ink: #1F140E;
  --palette-accent: #CDB5AA;
  --palette-support: #5B7C8B;
  --palette-neutral: #CECCC0;
}

Tailwind Config

{
  "palette-background": "#EFECEB",
  "palette-ink": "#1F140E",
  "palette-accent": "#CDB5AA",
  "palette-support": "#5B7C8B",
  "palette-neutral": "#CECCC0"
}

Pro Exports Pro

Color Blindness Simulation

#BBB7A9
Protanopia
#C1BCAA
Deuteranopia
#D4B1B2
Tritanopia

Build a design system around Cedar Ridge.