Orange Peel

S-G-290 / Behr
#FF8B00

A deep, vivid orange with earthy character. Adds warmth to transitional and southwestern-inspired interiors.

Spec Sheet

Hex#FF8B00
RGB255, 139, 0
HSL33°, 100%, 50%
On White 2.35:1 Fail
On Black 8.95:1 AAA

For AI Tools

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

Background: #E8E6E3
Text: #1E1810
Accent: #FF8B00
Support: #4570A5
Neutral: #C2C3B1

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 Orange Peel Palettes are free. Exports aren't.

#E8E6E3 background RGB 232 230 227
#1E1810 ink RGB 30 24 16
#FF8B00 accent RGB 255 139 0
#4570A5 support RGB 69 112 165
#C2C3B1 neutral RGB 194 195 177
Processed in 0ms

CSS Variables

:root {
  --palette-background: #E8E6E3;
  --palette-ink: #1E1810;
  --palette-accent: #FF8B00;
  --palette-support: #4570A5;
  --palette-neutral: #C2C3B1;
}

Tailwind Config

{
  "palette-background": "#E8E6E3",
  "palette-ink": "#1E1810",
  "palette-accent": "#FF8B00",
  "palette-support": "#4570A5",
  "palette-neutral": "#C2C3B1"
}

Pro Exports Pro

Color Blindness Simulation

#AE9900
Protanopia
#CAB400
Deuteranopia
#FF7077
Tritanopia

Build a design system around Orange Peel.