Spring Bud
#E1E2CBRooted and ethereal, this green holds herbal complexity beneath its organic appearance.
Spec Sheet
Hex#E1E2CB
RGB225, 226, 203
HSL63°, 28%, 84%
On White 1.32:1 Fail
On Black 15.94:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #E7E8E3 Text: #1D1D16 Accent: #E1E2CB Support: #5C58A7 Neutral: #CDDAC3 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 Bud Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #E7E8E3;
--palette-ink: #1D1D16;
--palette-accent: #E1E2CB;
--palette-support: #5C58A7;
--palette-neutral: #CDDAC3;
}Tailwind Config
{
"palette-background": "#E7E8E3",
"palette-ink": "#1D1D16",
"palette-accent": "#E1E2CB",
"palette-support": "#5C58A7",
"palette-neutral": "#CDDAC3"
}Color Blindness Simulation
#E6E0CA
Protanopia#E6E1CC
Deuteranopia#E5DFDB
TritanopiaBuild a design system around Spring Bud.