Orange Nectar
#EA5933Earthy and substantial, this vibrant orange recalls terracotta and sun-warmed stone.
Spec Sheet
Hex#EA5933
RGB234, 89, 51
HSL12°, 81%, 56%
On White 3.51:1 AA Large
On Black 5.98:1 AA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #EBE6E5 Text: #241714 Accent: #EA5933 Support: #568C99 Neutral: #C5BCA5 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 Nectar Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #EBE6E5;
--palette-ink: #241714;
--palette-accent: #EA5933;
--palette-support: #568C99;
--palette-neutral: #C5BCA5;
}Tailwind Config
{
"palette-background": "#EBE6E5",
"palette-ink": "#241714",
"palette-accent": "#EA5933",
"palette-support": "#568C99",
"palette-neutral": "#C5BCA5"
}Color Blindness Simulation
#82742E
Protanopia#A6952D
Deuteranopia#FF3351
TritanopiaBuild a design system around Orange Nectar.