Yellow

2022-10 / Benjamin Moore
#FFD400

This bold yellow carries amber undertones that keep it from tipping into sweetness.

Spec Sheet

Hex#FFD400
RGB255, 212, 0
HSL50°, 100%, 50%
On White 1.43:1 Fail
On Black 14.67:1 AAA

For AI Tools

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

Background: #EEEDE8
Text: #33301E
Accent: #FFD400
Support: #414E8B
Neutral: #C5CDB7

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

#EEEDE8 background RGB 238 237 232
#33301E ink RGB 51 48 30
#FFD400 accent RGB 255 212 0
#414E8B support RGB 65 78 139
#C5CDB7 neutral RGB 197 205 183
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EEEDE8;
  --palette-ink: #33301E;
  --palette-accent: #FFD400;
  --palette-support: #414E8B;
  --palette-neutral: #C5CDB7;
}

Tailwind Config

{
  "palette-background": "#EEEDE8",
  "palette-ink": "#33301E",
  "palette-accent": "#FFD400",
  "palette-support": "#414E8B",
  "palette-neutral": "#C5CDB7"
}

Pro Exports Pro

Color Blindness Simulation

#EDD000
Protanopia
#F7DD23
Deuteranopia
#FFC1B5
Tritanopia

Build a design system around Yellow.