Spring Thaw
#D2D1BFRooted and soft, this green holds amber complexity beneath its organic appearance.
Spec Sheet
Hex#D2D1BF
RGB210, 209, 191
HSL57°, 17%, 79%
On White 1.54:1 Fail
On Black 13.61:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F4F4F0 Text: #2B2A18 Accent: #D2D1BF Support: #7275A1 Neutral: #CDD4C4 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 Spring Thaw Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F4F4F0;
--palette-ink: #2B2A18;
--palette-accent: #D2D1BF;
--palette-support: #7275A1;
--palette-neutral: #CDD4C4;
}Tailwind Config
{
"palette-background": "#F4F4F0",
"palette-ink": "#2B2A18",
"palette-accent": "#D2D1BF",
"palette-support": "#7275A1",
"palette-neutral": "#CDD4C4"
}Color Blindness Simulation
#D5CFBE
Protanopia#D5D0C0
Deuteranopia#D5CECC
TritanopiaBuild a design system around Spring Thaw.