Powdery Mist
#E7E4FDA very light, vivid blue with composed depth. Evokes sky, sea, and serenity across virtually any room.
Spec Sheet
Hex#E7E4FD
RGB231, 228, 253
HSL247°, 86%, 94%
On White 1.24:1 Fail
On Black 16.91:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #EDEDF3 Text: #222032 Accent: #E7E4FD Support: #B3BF5A Neutral: #C4B9CB 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 Powdery Mist Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #EDEDF3;
--palette-ink: #222032;
--palette-accent: #E7E4FD;
--palette-support: #B3BF5A;
--palette-neutral: #C4B9CB;
}Tailwind Config
{
"palette-background": "#EDEDF3",
"palette-ink": "#222032",
"palette-accent": "#E7E4FD",
"palette-support": "#B3BF5A",
"palette-neutral": "#C4B9CB"
}Color Blindness Simulation
#DFE7FE
Protanopia#DFE6FC
Deuteranopia#E3E8EC
TritanopiaBuild a design system around Powdery Mist.