Sweet Orange

2017-40 / Benjamin Moore
#FFC36F

A clear orange with golden warmth that envelops a room without overpowering it.

Spec Sheet

Hex#FFC36F
RGB255, 195, 111
HSL35°, 100%, 72%
On White 1.58:1 Fail
On Black 13.29:1 AAA

For AI Tools

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

Background: #F2F0ED
Text: #2A2318
Accent: #FFC36F
Support: #406AA5
Neutral: #C3C4B0

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

#F2F0ED background RGB 242 240 237
#2A2318 ink RGB 42 35 24
#FFC36F accent RGB 255 195 111
#406AA5 support RGB 64 106 165
#C3C4B0 neutral RGB 195 196 176
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F2F0ED;
  --palette-ink: #2A2318;
  --palette-accent: #FFC36F;
  --palette-support: #406AA5;
  --palette-neutral: #C3C4B0;
}

Tailwind Config

{
  "palette-background": "#F2F0ED",
  "palette-ink": "#2A2318",
  "palette-accent": "#FFC36F",
  "palette-support": "#406AA5",
  "palette-neutral": "#C3C4B0"
}

Pro Exports Pro

Color Blindness Simulation

#D9C568
Protanopia
#E7D371
Deuteranopia
#FFB3AF
Tritanopia

Build a design system around Sweet Orange.