Leather Clutch
#744E44A muted, deep orange rooted in terracotta and spice. Pairs with cream, olive, and deep brown.
Spec Sheet
Hex#744E44
RGB116, 78, 68
HSL13°, 26%, 36%
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: #F4F1F0 Text: #181211 Accent: #744E44 Support: #648B96 Neutral: #CAC4B4 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 Clutch Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F4F1F0;
--palette-ink: #181211;
--palette-accent: #744E44;
--palette-support: #648B96;
--palette-neutral: #CAC4B4;
}Tailwind Config
{
"palette-background": "#F4F1F0",
"palette-ink": "#181211",
"palette-accent": "#744E44",
"palette-support": "#648B96",
"palette-neutral": "#CAC4B4"
}Color Blindness Simulation
#575343
Protanopia#605A44
Deuteranopia#7C494B
TritanopiaBuild a design system around Leather Clutch.