Yellow Flash

2021-10 / Benjamin Moore
#FFBD00

A grounded, intense yellow that reads as sunshine filtered through linen.

Spec Sheet

Hex#FFBD00
RGB255, 189, 0
HSL44°, 100%, 50%
On White 1.68:1 Fail
On Black 12.53:1 AAA

For AI Tools

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

Background: #EAE9E6
Text: #3B331B
Accent: #FFBD00
Support: #526DB7
Neutral: #C5CCAD

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

#EAE9E6 background RGB 234 233 230
#3B331B ink RGB 59 51 27
#FFBD00 accent RGB 255 189 0
#526DB7 support RGB 82 109 183
#C5CCAD neutral RGB 197 204 173
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EAE9E6;
  --palette-ink: #3B331B;
  --palette-accent: #FFBD00;
  --palette-support: #526DB7;
  --palette-neutral: #C5CCAD;
}

Tailwind Config

{
  "palette-background": "#EAE9E6",
  "palette-ink": "#3B331B",
  "palette-accent": "#FFBD00",
  "palette-support": "#526DB7",
  "palette-neutral": "#C5CCAD"
}

Pro Exports Pro

Color Blindness Simulation

#D8BE00
Protanopia
#E8CF1A
Deuteranopia
#FFA9A1
Tritanopia

Build a design system around Yellow Flash.