Atomic Tangerine

S-G-320 / Behr
#FF8900

A vivid, deep orange rooted in terracotta and spice. Pairs with cream, olive, and deep brown.

Spec Sheet

Hex#FF8900
RGB255, 137, 0
HSL32°, 100%, 50%
On White 2.38:1 Fail
On Black 8.83:1 AAA

For AI Tools

Copy this snippet and paste it into any AI tool
Use these colors for all components:

Background: #EFEDEC
Text: #372C1F
Accent: #FF8900
Support: #5181B8
Neutral: #C3C4B1

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
Learn more about AI Palette

Design System from Atomic Tangerine Palettes are free. Exports aren't.

#EFEDEC background RGB 239 237 236
#372C1F ink RGB 55 44 31
#FF8900 accent RGB 255 137 0
#5181B8 support RGB 81 129 184
#C3C4B1 neutral RGB 195 196 177
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EFEDEC;
  --palette-ink: #372C1F;
  --palette-accent: #FF8900;
  --palette-support: #5181B8;
  --palette-neutral: #C3C4B1;
}

Tailwind Config

{
  "palette-background": "#EFEDEC",
  "palette-ink": "#372C1F",
  "palette-accent": "#FF8900",
  "palette-support": "#5181B8",
  "palette-neutral": "#C3C4B1"
}

Pro Exports Pro

Color Blindness Simulation

#AD9700
Protanopia
#C9B300
Deuteranopia
#FF6E75
Tritanopia

Build a design system around Atomic Tangerine.