Balanced Beige
#C0B2A2A foundational, whisper-quiet neutral value lending architectural weight to walls and trim alike.
Spec Sheet
Hex#C0B2A2
RGB192, 178, 162
HSL32°, 19%, 69%
On White 2.07:1 Fail
On Black 10.13:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F2F0ED Text: #342A1E Accent: #C0B2A2 Support: #446D9C Neutral: #D8D9C4 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 Balanced Beige Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F2F0ED;
--palette-ink: #342A1E;
--palette-accent: #C0B2A2;
--palette-support: #446D9C;
--palette-neutral: #D8D9C4;
}Tailwind Config
{
"palette-background": "#F2F0ED",
"palette-ink": "#342A1E",
"palette-accent": "#C0B2A2",
"palette-support": "#446D9C",
"palette-neutral": "#D8D9C4"
}Color Blindness Simulation
#B7B2A1
Protanopia#BBB5A2
Deuteranopia#C6AFAD
TritanopiaBuild a design system around Balanced Beige.