Bouquet Rose
#D59A94This moderate pink carries amber warmth, reading as sophisticated in contemporary spaces.
Spec Sheet
Hex#D59A94
RGB213, 154, 148
HSL6°, 44%, 71%
On White 2.37:1 Fail
On Black 8.88:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #EDE9E8 Text: #181211 Accent: #D59A94 Support: #3F939D Neutral: #D0C5B3 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 Bouquet Rose Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #EDE9E8;
--palette-ink: #181211;
--palette-accent: #D59A94;
--palette-support: #3F939D;
--palette-neutral: #D0C5B3;
}Tailwind Config
{
"palette-background": "#EDE9E8",
"palette-ink": "#181211",
"palette-accent": "#D59A94",
"palette-support": "#3F939D",
"palette-neutral": "#D0C5B3"
}Color Blindness Simulation
#A6A293
Protanopia#B4AD93
Deuteranopia#E29399
TritanopiaBuild a design system around Bouquet Rose.