Mauve Blush
#A19195This quiet purple carries flushed depth, shifting between moody and regal in different light.
Spec Sheet
Hex#A19195
RGB161, 145, 149
HSL345°, 8%, 60%
On White 3:1 AA Large
On Black 7:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F6F3F4 Text: #191012 Accent: #A19195 Support: #4FB59C Neutral: #CEBCB6 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 Blush Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F6F3F4;
--palette-ink: #191012;
--palette-accent: #A19195;
--palette-support: #4FB59C;
--palette-neutral: #CEBCB6;
}Tailwind Config
{
"palette-background": "#F6F3F4",
"palette-ink": "#191012",
"palette-accent": "#A19195",
"palette-support": "#4FB59C",
"palette-neutral": "#CEBCB6"
}Color Blindness Simulation
#939395
Protanopia#969695
Deuteranopia#A49092
TritanopiaBuild a design system around Mauve Blush.