Prairie Rose
#F7C2D3A very light red with confident presence. Pairs well with warm neutrals and dark wood tones.
Spec Sheet
Hex#F7C2D3
RGB247, 194, 211
HSL341°, 77%, 86%
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: #F1EAEC Text: #2D1B20 Accent: #F7C2D3 Support: #62B79C Neutral: #CFC6C4 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 Prairie Rose Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F1EAEC;
--palette-ink: #2D1B20;
--palette-accent: #F7C2D3;
--palette-support: #62B79C;
--palette-neutral: #CFC6C4;
}Tailwind Config
{
"palette-background": "#F1EAEC",
"palette-ink": "#2D1B20",
"palette-accent": "#F7C2D3",
"palette-support": "#62B79C",
"palette-neutral": "#CFC6C4"
}Color Blindness Simulation
#C8CBD4
Protanopia#D4D3D2
Deuteranopia#FFC0C8
TritanopiaBuild a design system around Prairie Rose.