Silver Sage
#D2D4C4A delicate, earthy green that brings botanical calm to residential spaces.
Spec Sheet
Hex#D2D4C4
RGB210, 212, 196
HSL68°, 16%, 80%
On White 1.5:1 Fail
On Black 13.95:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F1F2ED Text: #242711 Accent: #D2D4C4 Support: #4F468B Neutral: #C9D8C0 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 Silver Sage Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F1F2ED;
--palette-ink: #242711;
--palette-accent: #D2D4C4;
--palette-support: #4F468B;
--palette-neutral: #C9D8C0;
}Tailwind Config
{
"palette-background": "#F1F2ED",
"palette-ink": "#242711",
"palette-accent": "#D2D4C4",
"palette-support": "#4F468B",
"palette-neutral": "#C9D8C0"
}Color Blindness Simulation
#D7D2C3
Protanopia#D7D3C5
Deuteranopia#D4D2CF
TritanopiaBuild a design system around Silver Sage.