Rose Potpourri
#C9A2B0A light red with confident presence. Pairs well with warm neutrals and dark wood tones.
Spec Sheet
Hex#C9A2B0
RGB201, 162, 176
HSL338°, 27%, 71%
On White 2.26:1 Fail
On Black 9.28:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #EEE7EA Text: #1F1418 Accent: #C9A2B0 Support: #79AF9B Neutral: #D8C3C0 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 Rose Potpourri Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #EEE7EA;
--palette-ink: #1F1418;
--palette-accent: #C9A2B0;
--palette-support: #79AF9B;
--palette-neutral: #D8C3C0;
}Tailwind Config
{
"palette-background": "#EEE7EA",
"palette-ink": "#1F1418",
"palette-accent": "#C9A2B0",
"palette-support": "#79AF9B",
"palette-neutral": "#D8C3C0"
}Color Blindness Simulation
#A6A8B1
Protanopia#AFAFAF
Deuteranopia#D0A1A7
TritanopiaBuild a design system around Rose Potpourri.