Yellow Brick Road

349 / Benjamin Moore
#F1CC54

This intense yellow carries golden undertones that keep it from tipping into sweetness.

Spec Sheet

Hex#F1CC54
RGB241, 204, 84
HSL46°, 85%, 64%
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: #EBEAE5
Text: #211F17
Accent: #F1CC54
Support: #40559C
Neutral: #D2D7C6

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

#EBEAE5 background RGB 235 234 229
#211F17 ink RGB 33 31 23
#F1CC54 accent RGB 241 204 84
#40559C support RGB 64 85 156
#D2D7C6 neutral RGB 210 215 198
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EBEAE5;
  --palette-ink: #211F17;
  --palette-accent: #F1CC54;
  --palette-support: #40559C;
  --palette-neutral: #D2D7C6;
}

Tailwind Config

{
  "palette-background": "#EBEAE5",
  "palette-ink": "#211F17",
  "palette-accent": "#F1CC54",
  "palette-support": "#40559C",
  "palette-neutral": "#D2D7C6"
}

Pro Exports Pro

Color Blindness Simulation

#E1C946
Protanopia
#EAD45A
Deuteranopia
#FFBDB3
Tritanopia

Build a design system around Yellow Brick Road.