Sun Ray

S-G-340 / Behr
#FFA900

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

Spec Sheet

Hex#FFA900
RGB255, 169, 0
HSL40°, 100%, 50%
On White 1.92:1 Fail
On Black 10.93:1 AAA

For AI Tools

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

Background: #F2F0EE
Text: #1C1912
Accent: #FFA900
Support: #6A7FA9
Neutral: #D5D8C5

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

#F2F0EE background RGB 242 240 238
#1C1912 ink RGB 28 25 18
#FFA900 accent RGB 255 169 0
#6A7FA9 support RGB 106 127 169
#D5D8C5 neutral RGB 213 216 197
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F2F0EE;
  --palette-ink: #1C1912;
  --palette-accent: #FFA900;
  --palette-support: #6A7FA9;
  --palette-neutral: #D5D8C5;
}

Tailwind Config

{
  "palette-background": "#F2F0EE",
  "palette-ink": "#1C1912",
  "palette-accent": "#FFA900",
  "palette-support": "#6A7FA9",
  "palette-neutral": "#D5D8C5"
}

Pro Exports Pro

Color Blindness Simulation

#C7AF00
Protanopia
#DBC310
Deuteranopia
#FF9390
Tritanopia

Build a design system around Sun Ray.