Bronzed Beige
#E8D8ADA ethereal yellow with sun-kissed character, bringing measured warmth to walls and trim.
Spec Sheet
Hex#E8D8AD
RGB232, 216, 173
HSL44°, 56%, 79%
On White 1.41:1 Fail
On Black 14.86:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #ECEAE4 Text: #262112 Accent: #E8D8AD Support: #455992 Neutral: #C9CFB4 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 Bronzed Beige Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #ECEAE4;
--palette-ink: #262112;
--palette-accent: #E8D8AD;
--palette-support: #455992;
--palette-neutral: #C9CFB4;
}Tailwind Config
{
"palette-background": "#ECEAE4",
"palette-ink": "#262112",
"palette-accent": "#E8D8AD",
"palette-support": "#455992",
"palette-neutral": "#C9CFB4"
}Color Blindness Simulation
#E2D6AA
Protanopia#E6DBAE
Deuteranopia#F2D1CC
TritanopiaBuild a design system around Bronzed Beige.