Rich Chestnut
#9B4837A saturated, warm red that performs as a confident anchor in residential interiors.
Spec Sheet
Hex#9B4837
RGB155, 72, 55
HSL10°, 48%, 41%
On White 6.22:1 AA
On Black 3.38:1 AA Large
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F4F1F1 Text: #2C1E1B Accent: #9B4837 Support: #3F8492 Neutral: #D8D0C0 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 Rich Chestnut Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F4F1F1;
--palette-ink: #2C1E1B;
--palette-accent: #9B4837;
--palette-support: #3F8492;
--palette-neutral: #D8D0C0;
}Tailwind Config
{
"palette-background": "#F4F1F1",
"palette-ink": "#2C1E1B",
"palette-accent": "#9B4837",
"palette-support": "#3F8492",
"palette-neutral": "#D8D0C0"
}Color Blindness Simulation
#5D5635
Protanopia#726835
Deuteranopia#AA3944
TritanopiaBuild a design system around Rich Chestnut.