Calm Cloud
#D6D8DAA soft, silvery grey with cool blue undertones. Creates a serene, spa-like atmosphere in bedrooms and bathrooms.
Spec Sheet
Hex#D6D8DA
RGB214, 216, 218
HSL210°, 5%, 85%
On White 1.43:1 Fail
On Black 14.69:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #E5E8EB Text: #151A1E Accent: #D6D8DA Support: #AF855A Neutral: #B1B1CD 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 Calm Cloud Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #E5E8EB;
--palette-ink: #151A1E;
--palette-accent: #D6D8DA;
--palette-support: #AF855A;
--palette-neutral: #B1B1CD;
}Tailwind Config
{
"palette-background": "#E5E8EB",
"palette-ink": "#151A1E",
"palette-accent": "#D6D8DA",
"palette-support": "#AF855A",
"palette-neutral": "#B1B1CD"
}Color Blindness Simulation
#D7D8DA
Protanopia#D7D8DA
Deuteranopia#D5D8D9
TritanopiaBuild a design system around Calm Cloud.