Leather Saddle Brown
#754E3FA saturated, warm brown that reads as organic and architecturally honest.
Spec Sheet
Hex#754E3F
RGB117, 78, 63
HSL17°, 30%, 35%
On White 7.2:1 AAA
On Black 2.92:1 Fail
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #EBE7E5 Text: #2F221D Accent: #754E3F Support: #729FB1 Neutral: #C5C0AF 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 Leather Saddle Brown Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #EBE7E5;
--palette-ink: #2F221D;
--palette-accent: #754E3F;
--palette-support: #729FB1;
--palette-neutral: #C5C0AF;
}Tailwind Config
{
"palette-background": "#EBE7E5",
"palette-ink": "#2F221D",
"palette-accent": "#754E3F",
"palette-support": "#729FB1",
"palette-neutral": "#C5C0AF"
}Color Blindness Simulation
#58523E
Protanopia#615A3F
Deuteranopia#7E484A
TritanopiaBuild a design system around Leather Saddle Brown.