English Saddle
#7F5B2EA dark, rich orange with earthy character. Adds warmth to transitional and southwestern-inspired interiors.
Spec Sheet
Hex#7F5B2E
RGB127, 91, 46
HSL33°, 47%, 34%
On White 6.11:1 AA
On Black 3.44:1 AA Large
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F6F5F3 Text: #2B2218 Accent: #7F5B2E Support: #426794 Neutral: #CFD0B9 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 English Saddle Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F6F5F3;
--palette-ink: #2B2218;
--palette-accent: #7F5B2E;
--palette-support: #426794;
--palette-neutral: #CFD0B9;
}Tailwind Config
{
"palette-background": "#F6F5F3",
"palette-ink": "#2B2218",
"palette-accent": "#7F5B2E",
"palette-support": "#426794",
"palette-neutral": "#CFD0B9"
}Color Blindness Simulation
#675D2A
Protanopia#70652F
Deuteranopia#8A5251
TritanopiaBuild a design system around English Saddle.