Spring Song
#FDC3D1A vivid red with emotional weight. Draws the eye and adds passion to feature walls and architectural details.
Spec Sheet
Hex#FDC3D1
RGB253, 195, 209
HSL346°, 94%, 88%
On White 1.51:1 Fail
On Black 13.9:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #ECE4E6 Text: #3C1A22 Accent: #FDC3D1 Support: #68A194 Neutral: #C6BCB8 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 Song Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #ECE4E6;
--palette-ink: #3C1A22;
--palette-accent: #FDC3D1;
--palette-support: #68A194;
--palette-neutral: #C6BCB8;
}Tailwind Config
{
"palette-background": "#ECE4E6",
"palette-ink": "#3C1A22",
"palette-accent": "#FDC3D1",
"palette-support": "#68A194",
"palette-neutral": "#C6BCB8"
}Color Blindness Simulation
#CACCD1
Protanopia#D8D6D0
Deuteranopia#FFC0C8
TritanopiaBuild a design system around Spring Song.