Dark Storm Cloud
#829096A composed deep grey with balanced undertones. Reads as modern and pairs cleanly with both wood and metal.
Spec Sheet
Hex#829096
RGB130, 144, 150
HSL198°, 9%, 55%
On White 3.29:1 AA Large
On Black 6.38:1 AA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #E8ECED Text: #1E2D33 Accent: #829096 Support: #816356 Neutral: #C0C5D8 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 Dark Storm Cloud Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #E8ECED;
--palette-ink: #1E2D33;
--palette-accent: #829096;
--palette-support: #816356;
--palette-neutral: #C0C5D8;
}Tailwind Config
{
"palette-background": "#E8ECED",
"palette-ink": "#1E2D33",
"palette-accent": "#829096",
"palette-support": "#816356",
"palette-neutral": "#C0C5D8"
}Color Blindness Simulation
#8D8F96
Protanopia#8A8D96
Deuteranopia#7D9292
TritanopiaBuild a design system around Dark Storm Cloud.