Classic Gray

1548 / Benjamin Moore
#E3E0D7

Versatile and light, this neutral holds warm depth that reveals itself over time.

Spec Sheet

Hex#E3E0D7
RGB227, 224, 215
HSL45°, 18%, 87%
On White 1.32:1 Fail
On Black 15.91:1 AAA

For AI Tools

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

Background: #F7F6F3
Text: #312A17
Accent: #E3E0D7
Support: #6173A8
Neutral: #B8BDA8

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

#F7F6F3 background RGB 247 246 243
#312A17 ink RGB 49 42 23
#E3E0D7 accent RGB 227 224 215
#6173A8 support RGB 97 115 168
#B8BDA8 neutral RGB 184 189 168
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F7F6F3;
  --palette-ink: #312A17;
  --palette-accent: #E3E0D7;
  --palette-support: #6173A8;
  --palette-neutral: #B8BDA8;
}

Tailwind Config

{
  "palette-background": "#F7F6F3",
  "palette-ink": "#312A17",
  "palette-accent": "#E3E0D7",
  "palette-support": "#6173A8",
  "palette-neutral": "#B8BDA8"
}

Pro Exports Pro

Color Blindness Simulation

#E2DFD7
Protanopia
#E3E0D7
Deuteranopia
#E5DEDD
Tritanopia

Build a design system around Classic Gray.