Amber Autumn
#C49959A warm medium orange that glows in natural light. Brings inviting energy to kitchens and gathering spaces.
Spec Sheet
Hex#C49959
RGB196, 153, 89
HSL36°, 48%, 56%
On White 2.61:1 Fail
On Black 8.05:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #EDEBE8 Text: #211B12 Accent: #C49959 Support: #5780BC Neutral: #C6C8B7 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 Amber Autumn Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #EDEBE8;
--palette-ink: #211B12;
--palette-accent: #C49959;
--palette-support: #5780BC;
--palette-neutral: #C6C8B7;
}Tailwind Config
{
"palette-background": "#EDEBE8",
"palette-ink": "#211B12",
"palette-accent": "#C49959",
"palette-support": "#5780BC",
"palette-neutral": "#C6C8B7"
}Color Blindness Simulation
#A99A54
Protanopia#B4A45B
Deuteranopia#D38D8A
TritanopiaBuild a design system around Amber Autumn.