Vintage Orange
#FFA450A warm medium orange that glows in natural light. Brings inviting energy to kitchens and gathering spaces.
Spec Sheet
Hex#FFA450
RGB255, 164, 80
HSL29°, 100%, 66%
On White 1.97:1 Fail
On Black 10.68:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F2F0ED Text: #35281C Accent: #FFA450 Support: #7495B4 Neutral: #D4D4B9 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 Vintage Orange Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F2F0ED;
--palette-ink: #35281C;
--palette-accent: #FFA450;
--palette-support: #7495B4;
--palette-neutral: #D4D4B9;
}Tailwind Config
{
"palette-background": "#F2F0ED",
"palette-ink": "#35281C",
"palette-accent": "#FFA450",
"palette-support": "#7495B4",
"palette-neutral": "#D4D4B9"
}Color Blindness Simulation
#C0AC47
Protanopia#D5C151
Deuteranopia#FF9092
TritanopiaBuild a design system around Vintage Orange.