Gallery Buff
#BFB5A3This gentle neutral carries sun-kissed warmth, serving as a foundation for layered interiors.
Spec Sheet
Hex#BFB5A3
RGB191, 181, 163
HSL39°, 18%, 69%
On White 2.03:1 Fail
On Black 10.35:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #EAE7E1 Text: #2A2214 Accent: #BFB5A3 Support: #536B97 Neutral: #C1C6A4 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 Gallery Buff Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #EAE7E1;
--palette-ink: #2A2214;
--palette-accent: #BFB5A3;
--palette-support: #536B97;
--palette-neutral: #C1C6A4;
}Tailwind Config
{
"palette-background": "#EAE7E1",
"palette-ink": "#2A2214",
"palette-accent": "#BFB5A3",
"palette-support": "#536B97",
"palette-neutral": "#C1C6A4"
}Color Blindness Simulation
#BAB5A2
Protanopia#BCB7A3
Deuteranopia#C4B2B0
TritanopiaBuild a design system around Gallery Buff.