Vanilla Mocha

N260-1 / Behr
#EDE0CF

A warm very light orange that glows in natural light. Brings inviting energy to kitchens and gathering spaces.

Spec Sheet

Hex#EDE0CF
RGB237, 224, 207
HSL34°, 45%, 87%
On White 1.3:1 Fail
On Black 16.16:1 AAA

For AI Tools

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

Background: #EBE8E5
Text: #332A1F
Accent: #EDE0CF
Support: #436898
Neutral: #C5C6B8

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

#EBE8E5 background RGB 235 232 229
#332A1F ink RGB 51 42 31
#EDE0CF accent RGB 237 224 207
#436898 support RGB 67 104 152
#C5C6B8 neutral RGB 197 198 184
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EBE8E5;
  --palette-ink: #332A1F;
  --palette-accent: #EDE0CF;
  --palette-support: #436898;
  --palette-neutral: #C5C6B8;
}

Tailwind Config

{
  "palette-background": "#EBE8E5",
  "palette-ink": "#332A1F",
  "palette-accent": "#EDE0CF",
  "palette-support": "#436898",
  "palette-neutral": "#C5C6B8"
}

Pro Exports Pro

Color Blindness Simulation

#E5E0CE
Protanopia
#E8E3CF
Deuteranopia
#F3DDDB
Tritanopia

Build a design system around Vanilla Mocha.