Vintage Charm
#C8B4B6A subtle, earthy neutral with quiet sophistication. Creates cohesion in layered, texture-rich interiors.
Spec Sheet
Hex#C8B4B6
RGB200, 180, 182
HSL354°, 15%, 75%
On White 1.97:1 Fail
On Black 10.66:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F5F0F0 Text: #2A191A Accent: #C8B4B6 Support: #528984 Neutral: #D2C8C1 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 Vintage Charm Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F5F0F0;
--palette-ink: #2A191A;
--palette-accent: #C8B4B6;
--palette-support: #528984;
--palette-neutral: #D2C8C1;
}Tailwind Config
{
"palette-background": "#F5F0F0",
"palette-ink": "#2A191A",
"palette-accent": "#C8B4B6",
"palette-support": "#528984",
"palette-neutral": "#D2C8C1"
}Color Blindness Simulation
#B7B7B6
Protanopia#BBBAB6
Deuteranopia#CCB3B5
TritanopiaBuild a design system around Vintage Charm.