Classic Gray
#E3E0D7Versatile 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
Design System from Classic Gray Palettes are free. Exports aren't.
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"
}Color Blindness Simulation
#E2DFD7
Protanopia#E3E0D7
Deuteranopia#E5DEDD
TritanopiaBuild a design system around Classic Gray.