Townhouse Tan
#BD963FA deep yellow with golden warmth. Works in both rustic and modern settings alongside natural woods.
Spec Sheet
Hex#BD963F
RGB189, 150, 63
HSL41°, 50%, 49%
On White 2.76:1 Fail
On Black 7.6:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #EBE9E5 Text: #29261E Accent: #BD963F Support: #5C79B7 Neutral: #C6CAB4 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 Townhouse Tan Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #EBE9E5;
--palette-ink: #29261E;
--palette-accent: #BD963F;
--palette-support: #5C79B7;
--palette-neutral: #C6CAB4;
}Tailwind Config
{
"palette-background": "#EBE9E5",
"palette-ink": "#29261E",
"palette-accent": "#BD963F",
"palette-support": "#5C79B7",
"palette-neutral": "#C6CAB4"
}Color Blindness Simulation
#A79635
Protanopia#B1A042
Deuteranopia#CC8983
TritanopiaBuild a design system around Townhouse Tan.