Mauve It
#CFC0D1A subtle, light grey that holds its own without overwhelming. Works across contemporary and transitional interiors.
Spec Sheet
Hex#CFC0D1
RGB207, 192, 209
HSL293°, 16%, 79%
On White 1.73:1 Fail
On Black 12.11:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F2EDF2 Text: #361D39 Accent: #CFC0D1 Support: #51874A Neutral: #CBB3C2 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 Mauve It Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F2EDF2;
--palette-ink: #361D39;
--palette-accent: #CFC0D1;
--palette-support: #51874A;
--palette-neutral: #CBB3C2;
}Tailwind Config
{
"palette-background": "#F2EDF2",
"palette-ink": "#361D39",
"palette-accent": "#CFC0D1",
"palette-support": "#51874A",
"palette-neutral": "#CBB3C2"
}Color Blindness Simulation
#BFC4D2
Protanopia#C2C5D0
Deuteranopia#D0C1C5
TritanopiaBuild a design system around Mauve It.