Starburst Orange
#E95F4DA substantial, sun-kissed orange that adds spice and warmth to architectural surfaces.
Spec Sheet
Hex#E95F4D
RGB233, 95, 77
HSL7°, 78%, 61%
On White 3.38:1 AA Large
On Black 6.21:1 AA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #EEE8E7 Text: #3A201D Accent: #E95F4D Support: #67B6C1 Neutral: #D4CABA 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 Starburst Orange Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #EEE8E7;
--palette-ink: #3A201D;
--palette-accent: #E95F4D;
--palette-support: #67B6C1;
--palette-neutral: #D4CABA;
}Tailwind Config
{
"palette-background": "#EEE8E7",
"palette-ink": "#3A201D",
"palette-accent": "#E95F4D",
"palette-support": "#67B6C1",
"palette-neutral": "#D4CABA"
}Color Blindness Simulation
#84794A
Protanopia#A69749
Deuteranopia#FF415B
TritanopiaBuild a design system around Starburst Orange.