Coffeehouse Ochre

CW-385 / Benjamin Moore
#C29B63

A grounded, moderate yellow that reads as sunshine filtered through linen.

Spec Sheet

Hex#C29B63
RGB194, 155, 99
HSL35°, 44%, 57%
On White 2.57:1 Fail
On Black 8.16:1 AAA

For AI Tools

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

Background: #EAE8E6
Text: #32281A
Accent: #C29B63
Support: #4C6485
Neutral: #CBCDAC

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

#EAE8E6 background RGB 234 232 230
#32281A ink RGB 50 40 26
#C29B63 accent RGB 194 155 99
#4C6485 support RGB 76 100 133
#CBCDAC neutral RGB 203 205 172
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EAE8E6;
  --palette-ink: #32281A;
  --palette-accent: #C29B63;
  --palette-support: #4C6485;
  --palette-neutral: #CBCDAC;
}

Tailwind Config

{
  "palette-background": "#EAE8E6",
  "palette-ink": "#32281A",
  "palette-accent": "#C29B63",
  "palette-support": "#4C6485",
  "palette-neutral": "#CBCDAC"
}

Pro Exports Pro

Color Blindness Simulation

#AA9C5F
Protanopia
#B3A564
Deuteranopia
#D0918D
Tritanopia

Build a design system around Coffeehouse Ochre.