Cacao
#695747A dark, subtle neutral with warm grounding. Pairs effortlessly with bolder accents without competing.
Spec Sheet
Hex#695747
RGB105, 87, 71
HSL28°, 19%, 35%
On White 6.87:1 AA
On Black 3.05:1 AA Large
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F7F5F3 Text: #211912 Accent: #695747 Support: #7F98AD Neutral: #C8C7B1 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 Cacao Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F7F5F3;
--palette-ink: #211912;
--palette-accent: #695747;
--palette-support: #7F98AD;
--palette-neutral: #C8C7B1;
}Tailwind Config
{
"palette-background": "#F7F5F3",
"palette-ink": "#211912",
"palette-accent": "#695747",
"palette-support": "#7F98AD",
"palette-neutral": "#C8C7B1"
}Color Blindness Simulation
#5D5846
Protanopia#615C47
Deuteranopia#6F5353
TritanopiaBuild a design system around Cacao.