Orange Froth

151 / Benjamin Moore
#FFD99F

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

Spec Sheet

Hex#FFD99F
RGB255, 217, 159
HSL36°, 100%, 81%
On White 1.34:1 Fail
On Black 15.68:1 AAA

For AI Tools

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

Background: #F0EEEA
Text: #282015
Accent: #FFD99F
Support: #7487A4
Neutral: #D4D6C2

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

#F0EEEA background RGB 240 238 234
#282015 ink RGB 40 32 21
#FFD99F accent RGB 255 217 159
#7487A4 support RGB 116 135 164
#D4D6C2 neutral RGB 212 214 194
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F0EEEA;
  --palette-ink: #282015;
  --palette-accent: #FFD99F;
  --palette-support: #7487A4;
  --palette-neutral: #D4D6C2;
}

Tailwind Config

{
  "palette-background": "#F0EEEA",
  "palette-ink": "#282015",
  "palette-accent": "#FFD99F",
  "palette-support": "#7487A4",
  "palette-neutral": "#D4D6C2"
}

Pro Exports Pro

Color Blindness Simulation

#E9D99B
Protanopia
#F2E2A0
Deuteranopia
#FFCECA
Tritanopia

Build a design system around Orange Froth.