Yellow Flash

370B-7 / Behr
#FFC800

A vivid yellow with sunny disposition. Brightens north-facing rooms and creates cheerful, welcoming interiors.

Spec Sheet

Hex#FFC800
RGB255, 200, 0
HSL47°, 100%, 50%
On White 1.55:1 Fail
On Black 13.51:1 AAA

For AI Tools

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

Background: #EAE9E6
Text: #37311B
Accent: #FFC800
Support: #5768A2
Neutral: #CCD3BB

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
#37311B ink RGB 55 49 27
#FFC800 accent RGB 255 200 0
#5768A2 support RGB 87 104 162
#CCD3BB neutral RGB 204 211 187
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EAE9E6;
  --palette-ink: #37311B;
  --palette-accent: #FFC800;
  --palette-support: #5768A2;
  --palette-neutral: #CCD3BB;
}

Tailwind Config

{
  "palette-background": "#EAE9E6",
  "palette-ink": "#37311B",
  "palette-accent": "#FFC800",
  "palette-support": "#5768A2",
  "palette-neutral": "#CCD3BB"
}

Pro Exports Pro

Color Blindness Simulation

#E2C700
Protanopia
#EFD51E
Deuteranopia
#FFB4AA
Tritanopia

Build a design system around Yellow Flash.