Misty
#CDD2D2An architectural, whisper-quiet grey tone equally at home in contemporary and traditional settings.
Spec Sheet
Hex#CDD2D2
RGB205, 210, 210
HSL180°, 5%, 81%
On White 1.53:1 Fail
On Black 13.75:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #EAF0F0 Text: #162727 Accent: #CDD2D2 Support: #BE6464 Neutral: #AEB5BC 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 Misty Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #EAF0F0;
--palette-ink: #162727;
--palette-accent: #CDD2D2;
--palette-support: #BE6464;
--palette-neutral: #AEB5BC;
}Tailwind Config
{
"palette-background": "#EAF0F0",
"palette-ink": "#162727",
"palette-accent": "#CDD2D2",
"palette-support": "#BE6464",
"palette-neutral": "#AEB5BC"
}Color Blindness Simulation
#D1D1D2
Protanopia#D0D1D2
Deuteranopia#CCD2D2
TritanopiaBuild a design system around Misty.