Springtime Peach
#FFCAB0This intense orange holds warm undertones, evoking fired clay and autumn foliage.
Spec Sheet
Hex#FFCAB0
RGB255, 202, 176
HSL20°, 100%, 85%
On White 1.47:1 Fail
On Black 14.33:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #E8E5E3 Text: #221711 Accent: #FFCAB0 Support: #587F93 Neutral: #C9C4AC 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 Springtime Peach Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #E8E5E3;
--palette-ink: #221711;
--palette-accent: #FFCAB0;
--palette-support: #587F93;
--palette-neutral: #C9C4AC;
}Tailwind Config
{
"palette-background": "#E8E5E3",
"palette-ink": "#221711",
"palette-accent": "#FFCAB0",
"palette-support": "#587F93",
"palette-neutral": "#C9C4AC"
}Color Blindness Simulation
#D8CFAE
Protanopia#E4DAB0
Deuteranopia#FFC1C3
TritanopiaBuild a design system around Springtime Peach.