Fall Harvest
#C86638This assured orange holds warm undertones, evoking fired clay and autumn foliage.
Spec Sheet
Hex#C86638
RGB200, 102, 56
HSL19°, 57%, 50%
On White 3.88:1 AA Large
On Black 5.41:1 AA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F1ECEA Text: #2D201A Accent: #C86638 Support: #70A8C2 Neutral: #D6D2C2 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 Fall Harvest Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F1ECEA;
--palette-ink: #2D201A;
--palette-accent: #C86638;
--palette-support: #70A8C2;
--palette-neutral: #D6D2C2;
}Tailwind Config
{
"palette-background": "#F1ECEA",
"palette-ink": "#2D201A",
"palette-accent": "#C86638",
"palette-support": "#70A8C2",
"palette-neutral": "#D6D2C2"
}Color Blindness Simulation
#817433
Protanopia#998A36
Deuteranopia#DB525C
TritanopiaBuild a design system around Fall Harvest.