Golden Thread
#E7C17BA medium, rich orange with earthy character. Adds warmth to transitional and southwestern-inspired interiors.
Spec Sheet
Hex#E7C17B
RGB231, 193, 123
HSL39°, 69%, 69%
On White 1.71:1 Fail
On Black 12.31:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F2F0EE Text: #1F190F Accent: #E7C17B Support: #5972A1 Neutral: #CDD0BE 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 Golden Thread Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F2F0EE;
--palette-ink: #1F190F;
--palette-accent: #E7C17B;
--palette-support: #5972A1;
--palette-neutral: #CDD0BE;
}Tailwind Config
{
"palette-background": "#F2F0EE",
"palette-ink": "#1F190F",
"palette-accent": "#E7C17B",
"palette-support": "#5972A1",
"palette-neutral": "#CDD0BE"
}Color Blindness Simulation
#D2C176
Protanopia#DBCA7D
Deuteranopia#F7B5B0
TritanopiaBuild a design system around Golden Thread.