Smokey Slate
#A1CBB0A light green that breathes life into any room. Pairs naturally with wood, brass, and earthy textiles.
Spec Sheet
Hex#A1CBB0
RGB161, 203, 176
HSL141°, 29%, 71%
On White 1.8:1 Fail
On Black 11.68:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F3F6F4 Text: #17211B Accent: #A1CBB0 Support: #BD619D Neutral: #B3D0CC 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 Smokey Slate Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F3F6F4;
--palette-ink: #17211B;
--palette-accent: #A1CBB0;
--palette-support: #BD619D;
--palette-neutral: #B3D0CC;
}Tailwind Config
{
"palette-background": "#F3F6F4",
"palette-ink": "#17211B",
"palette-accent": "#A1CBB0",
"palette-support": "#BD619D",
"palette-neutral": "#B3D0CC"
}Color Blindness Simulation
#CBC4AF
Protanopia#C3BFB1
Deuteranopia#9ACAC3
TritanopiaBuild a design system around Smokey Slate.