Yellow Haze

2017-50 / Benjamin Moore
#FFDDA6

A ethereal, warm orange that adds spice and warmth to architectural surfaces.

Spec Sheet

Hex#FFDDA6
RGB255, 221, 166
HSL37°, 100%, 83%
On White 1.3:1 Fail
On Black 16.15:1 AAA

For AI Tools

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

Background: #F5F3F0
Text: #20190E
Accent: #FFDDA6
Support: #6781AD
Neutral: #C6C9AB

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

#F5F3F0 background RGB 245 243 240
#20190E ink RGB 32 25 14
#FFDDA6 accent RGB 255 221 166
#6781AD support RGB 103 129 173
#C6C9AB neutral RGB 198 201 171
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F5F3F0;
  --palette-ink: #20190E;
  --palette-accent: #FFDDA6;
  --palette-support: #6781AD;
  --palette-neutral: #C6C9AB;
}

Tailwind Config

{
  "palette-background": "#F5F3F0",
  "palette-ink": "#20190E",
  "palette-accent": "#FFDDA6",
  "palette-support": "#6781AD",
  "palette-neutral": "#C6C9AB"
}

Pro Exports Pro

Color Blindness Simulation

#ECDDA2
Protanopia
#F4E5A7
Deuteranopia
#FFD3CE
Tritanopia

Build a design system around Yellow Haze.