Cream

2159-60 / Benjamin Moore
#FBEACD

This vibrant orange holds amber undertones, evoking fired clay and autumn foliage.

Spec Sheet

Hex#FBEACD
RGB251, 234, 205
HSL38°, 85%, 89%
On White 1.18:1 Fail
On Black 17.75:1 AAA

For AI Tools

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

Background: #ECE9E4
Text: #2A251E
Accent: #FBEACD
Support: #5071AA
Neutral: #D3D6C2

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

#ECE9E4 background RGB 236 233 228
#2A251E ink RGB 42 37 30
#FBEACD accent RGB 251 234 205
#5071AA support RGB 80 113 170
#D3D6C2 neutral RGB 211 214 194
Processed in 0ms

CSS Variables

:root {
  --palette-background: #ECE9E4;
  --palette-ink: #2A251E;
  --palette-accent: #FBEACD;
  --palette-support: #5071AA;
  --palette-neutral: #D3D6C2;
}

Tailwind Config

{
  "palette-background": "#ECE9E4",
  "palette-ink": "#2A251E",
  "palette-accent": "#FBEACD",
  "palette-support": "#5071AA",
  "palette-neutral": "#D3D6C2"
}

Pro Exports Pro

Color Blindness Simulation

#F2E9CB
Protanopia
#F6EECE
Deuteranopia
#FFE5E2
Tritanopia

Build a design system around Cream.