Desert Sunrise
#FFA792A light, vivid red that brings warmth and energy. Creates focal points in dining rooms, front doors, and accent walls.
Spec Sheet
Hex#FFA792
RGB255, 167, 146
HSL12°, 100%, 79%
On White 1.88:1 Fail
On Black 11.19:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #EBE7E6 Text: #191110 Accent: #FFA792 Support: #5996A6 Neutral: #D4D1C9 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 Desert Sunrise Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #EBE7E6;
--palette-ink: #191110;
--palette-accent: #FFA792;
--palette-support: #5996A6;
--palette-neutral: #D4D1C9;
}Tailwind Config
{
"palette-background": "#EBE7E6",
"palette-ink": "#191110",
"palette-accent": "#FFA792",
"palette-support": "#5996A6",
"palette-neutral": "#D4D1C9"
}Color Blindness Simulation
#BCB290
Protanopia#D1C491
Deuteranopia#FF9AA2
TritanopiaBuild a design system around Desert Sunrise.