Status Bronze
#5C4D3CAn earthy, deep brown shade that brings depth to any palette.
Spec Sheet
Hex#5C4D3C
RGB92, 77, 60
HSL32°, 21%, 30%
On White 8.13:1 AAA
On Black 2.58:1 Fail
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F4F2F0 Text: #201A13 Accent: #5C4D3C Support: #748BA4 Neutral: #C8C9AC 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 Status Bronze Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F4F2F0;
--palette-ink: #201A13;
--palette-accent: #5C4D3C;
--palette-support: #748BA4;
--palette-neutral: #C8C9AC;
}Tailwind Config
{
"palette-background": "#F4F2F0",
"palette-ink": "#201A13",
"palette-accent": "#5C4D3C",
"palette-support": "#748BA4",
"palette-neutral": "#C8C9AC"
}Color Blindness Simulation
#524D3B
Protanopia#56513C
Deuteranopia#614948
TritanopiaBuild a design system around Status Bronze.