Bittersweet Chocolate
#433731This measured neutral carries warm warmth, serving as a foundation for layered interiors.
Spec Sheet
Hex#433731
RGB67, 55, 49
HSL20°, 16%, 23%
On White 11.48:1 AAA
On Black 1.83:1 Fail
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #EDEAE8 Text: #2A1B14 Accent: #433731 Support: #648CA0 Neutral: #CFCBB4 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 Bittersweet Chocolate Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #EDEAE8;
--palette-ink: #2A1B14;
--palette-accent: #433731;
--palette-support: #648CA0;
--palette-neutral: #CFCBB4;
}Tailwind Config
{
"palette-background": "#EDEAE8",
"palette-ink": "#2A1B14",
"palette-accent": "#433731",
"palette-support": "#648CA0",
"palette-neutral": "#CFCBB4"
}Color Blindness Simulation
#3A3831
Protanopia#3D3A31
Deuteranopia#463535
TritanopiaBuild a design system around Bittersweet Chocolate.