Autumn Air
#D2A889A rich, medium orange rooted in terracotta and spice. Pairs with cream, olive, and deep brown.
Spec Sheet
Hex#D2A889
RGB210, 168, 137
HSL25°, 45%, 68%
On White 2.16:1 Fail
On Black 9.7:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F6F5F4 Text: #1F160F Accent: #D2A889 Support: #4F88B0 Neutral: #CAC8B4 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 Autumn Air Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F6F5F4;
--palette-ink: #1F160F;
--palette-accent: #D2A889;
--palette-support: #4F88B0;
--palette-neutral: #CAC8B4;
}Tailwind Config
{
"palette-background": "#F6F5F4",
"palette-ink": "#1F160F",
"palette-accent": "#D2A889",
"palette-support": "#4F88B0",
"palette-neutral": "#CAC8B4"
}Color Blindness Simulation
#B4AB87
Protanopia#BEB489
Deuteranopia#DFA0A0
TritanopiaBuild a design system around Autumn Air.