Ice Fog
#DCDED8A light grey with earthy undertones that lends quiet sophistication to any room.
Spec Sheet
Hex#DCDED8
RGB220, 222, 216
HSL80°, 8%, 86%
On White 1.36:1 Fail
On Black 15.48:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F3F4F0 Text: #161B0E Accent: #DCDED8 Support: #604497 Neutral: #B2C6AE 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 Ice Fog Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F3F4F0;
--palette-ink: #161B0E;
--palette-accent: #DCDED8;
--palette-support: #604497;
--palette-neutral: #B2C6AE;
}Tailwind Config
{
"palette-background": "#F3F4F0",
"palette-ink": "#161B0E",
"palette-accent": "#DCDED8",
"palette-support": "#604497",
"palette-neutral": "#B2C6AE"
}Color Blindness Simulation
#DFDDD8
Protanopia#DFDDD8
Deuteranopia#DDDDDC
TritanopiaBuild a design system around Ice Fog.