Rave Raisin
#53453FA dark, subtle neutral with warm grounding. Pairs effortlessly with bolder accents without competing.
Spec Sheet
Hex#53453F
RGB83, 69, 63
HSL18°, 14%, 29%
On White 9.17:1 AAA
On Black 2.29:1 Fail
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #EBE7E6 Text: #38231A Accent: #53453F Support: #71A2B7 Neutral: #D3CEBB 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 Rave Raisin Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #EBE7E6;
--palette-ink: #38231A;
--palette-accent: #53453F;
--palette-support: #71A2B7;
--palette-neutral: #D3CEBB;
}Tailwind Config
{
"palette-background": "#EBE7E6",
"palette-ink": "#38231A",
"palette-accent": "#53453F",
"palette-support": "#71A2B7",
"palette-neutral": "#D3CEBB"
}Color Blindness Simulation
#48463F
Protanopia#4C493F
Deuteranopia#574343
TritanopiaBuild a design system around Rave Raisin.