Espresso

2099-30 / Benjamin Moore
#7C5547

This tempered neutral carries amber warmth, serving as a foundation for layered interiors.

Spec Sheet

Hex#7C5547
RGB124, 85, 71
HSL16°, 27%, 38%
On White 6.47:1 AA
On Black 3.25:1 AA Large

For AI Tools

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

Background: #EDEAE8
Text: #3C241B
Accent: #7C5547
Support: #6BABC2
Neutral: #D6D0BD

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

#EDEAE8 background RGB 237 234 232
#3C241B ink RGB 60 36 27
#7C5547 accent RGB 124 85 71
#6BABC2 support RGB 107 171 194
#D6D0BD neutral RGB 214 208 189
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EDEAE8;
  --palette-ink: #3C241B;
  --palette-accent: #7C5547;
  --palette-support: #6BABC2;
  --palette-neutral: #D6D0BD;
}

Tailwind Config

{
  "palette-background": "#EDEAE8",
  "palette-ink": "#3C241B",
  "palette-accent": "#7C5547",
  "palette-support": "#6BABC2",
  "palette-neutral": "#D6D0BD"
}

Pro Exports Pro

Color Blindness Simulation

#5F5946
Protanopia
#686147
Deuteranopia
#854F51
Tritanopia

Build a design system around Espresso.