Orange Sky

2018-10 / Benjamin Moore
#FF9F00

A confident orange with warm warmth that envelops a room without overpowering it.

Spec Sheet

Hex#FF9F00
RGB255, 159, 0
HSL37°, 100%, 50%
On White 2.06:1 Fail
On Black 10.21:1 AAA

For AI Tools

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

Background: #ECE9E4
Text: #372C1B
Accent: #FF9F00
Support: #5A80BF
Neutral: #C7C9BB

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

#ECE9E4 background RGB 236 233 228
#372C1B ink RGB 55 44 27
#FF9F00 accent RGB 255 159 0
#5A80BF support RGB 90 128 191
#C7C9BB neutral RGB 199 201 187
Processed in 0ms

CSS Variables

:root {
  --palette-background: #ECE9E4;
  --palette-ink: #372C1B;
  --palette-accent: #FF9F00;
  --palette-support: #5A80BF;
  --palette-neutral: #C7C9BB;
}

Tailwind Config

{
  "palette-background": "#ECE9E4",
  "palette-ink": "#372C1B",
  "palette-accent": "#FF9F00",
  "palette-support": "#5A80BF",
  "palette-neutral": "#C7C9BB"
}

Pro Exports Pro

Color Blindness Simulation

#BEA700
Protanopia
#D5BE0A
Deuteranopia
#FF8888
Tritanopia

Build a design system around Orange Sky.