Orange Froth
#FFD99FA soft orange with warm warmth that envelops a room without overpowering it.
Spec Sheet
Hex#FFD99F
RGB255, 217, 159
HSL36°, 100%, 81%
On White 1.34:1 Fail
On Black 15.68:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F0EEEA Text: #282015 Accent: #FFD99F Support: #7487A4 Neutral: #D4D6C2 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 Orange Froth Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F0EEEA;
--palette-ink: #282015;
--palette-accent: #FFD99F;
--palette-support: #7487A4;
--palette-neutral: #D4D6C2;
}Tailwind Config
{
"palette-background": "#F0EEEA",
"palette-ink": "#282015",
"palette-accent": "#FFD99F",
"palette-support": "#7487A4",
"palette-neutral": "#D4D6C2"
}Color Blindness Simulation
#E9D99B
Protanopia#F2E2A0
Deuteranopia#FFCECA
TritanopiaBuild a design system around Orange Froth.