Stone Brown
#B19B86A muted, earthy neutral with quiet sophistication. Creates cohesion in layered, texture-rich interiors.
Spec Sheet
Hex#B19B86
RGB177, 155, 134
HSL29°, 22%, 61%
On White 2.66:1 Fail
On Black 7.9:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F4F2F1 Text: #271C11 Accent: #B19B86 Support: #5D83A8 Neutral: #C2C1AE 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 Stone Brown Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F4F2F1;
--palette-ink: #271C11;
--palette-accent: #B19B86;
--palette-support: #5D83A8;
--palette-neutral: #C2C1AE;
}Tailwind Config
{
"palette-background": "#F4F2F1",
"palette-ink": "#271C11",
"palette-accent": "#B19B86",
"palette-support": "#5D83A8",
"palette-neutral": "#C2C1AE"
}Color Blindness Simulation
#A29C85
Protanopia#A8A186
Deuteranopia#B99695
TritanopiaBuild a design system around Stone Brown.