Yellow Highlighter

2021-40 / Benjamin Moore
#FFDE64

This bold yellow carries sun-kissed undertones that keep it from tipping into sweetness.

Spec Sheet

Hex#FFDE64
RGB255, 222, 100
HSL47°, 100%, 70%
On White 1.32:1 Fail
On Black 15.88:1 AAA

For AI Tools

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

Background: #EEEDE7
Text: #3A331D
Accent: #FFDE64
Support: #4A60B0
Neutral: #CED4BF

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

#EEEDE7 background RGB 238 237 231
#3A331D ink RGB 58 51 29
#FFDE64 accent RGB 255 222 100
#4A60B0 support RGB 74 96 176
#CED4BF neutral RGB 206 212 191
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EEEDE7;
  --palette-ink: #3A331D;
  --palette-accent: #FFDE64;
  --palette-support: #4A60B0;
  --palette-neutral: #CED4BF;
}

Tailwind Config

{
  "palette-background": "#EEEDE7",
  "palette-ink": "#3A331D",
  "palette-accent": "#FFDE64",
  "palette-support": "#4A60B0",
  "palette-neutral": "#CED4BF"
}

Pro Exports Pro

Color Blindness Simulation

#F3DA57
Protanopia
#FBE46A
Deuteranopia
#FFCEC3
Tritanopia

Build a design system around Yellow Highlighter.