Cordovan Leather
#433433A dark, subtle neutral with warm grounding. Pairs effortlessly with bolder accents without competing.
Spec Sheet
Hex#433433
RGB67, 52, 51
HSL4°, 14%, 23%
On White 11.81:1 AAA
On Black 1.78:1 Fail
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #EDE8E8 Text: #2C1817 Accent: #433433 Support: #76AEB2 Neutral: #C8C0B6 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 Cordovan Leather Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #EDE8E8;
--palette-ink: #2C1817;
--palette-accent: #433433;
--palette-support: #76AEB2;
--palette-neutral: #C8C0B6;
}Tailwind Config
{
"palette-background": "#EDE8E8",
"palette-ink": "#2C1817",
"palette-accent": "#433433",
"palette-support": "#76AEB2",
"palette-neutral": "#C8C0B6"
}Color Blindness Simulation
#373633
Protanopia#3A3933
Deuteranopia#463234
TritanopiaBuild a design system around Cordovan Leather.