Yellow Tone

370 / Benjamin Moore
#E2D06D

A mid-toned, vivid yellow that reads as sunshine filtered through linen.

Spec Sheet

Hex#E2D06D
RGB226, 208, 109
HSL51°, 67%, 66%
On White 1.56:1 Fail
On Black 13.48:1 AAA

For AI Tools

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

Background: #F4F3F0
Text: #2E2A15
Accent: #E2D06D
Support: #717DC1
Neutral: #D0D5C8

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

#F4F3F0 background RGB 244 243 240
#2E2A15 ink RGB 46 42 21
#E2D06D accent RGB 226 208 109
#717DC1 support RGB 113 125 193
#D0D5C8 neutral RGB 208 213 200
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F4F3F0;
  --palette-ink: #2E2A15;
  --palette-accent: #E2D06D;
  --palette-support: #717DC1;
  --palette-neutral: #D0D5C8;
}

Tailwind Config

{
  "palette-background": "#F4F3F0",
  "palette-ink": "#2E2A15",
  "palette-accent": "#E2D06D",
  "palette-support": "#717DC1",
  "palette-neutral": "#D0D5C8"
}

Pro Exports Pro

Color Blindness Simulation

#E0CB64
Protanopia
#E5D271
Deuteranopia
#F1C4B9
Tritanopia

Build a design system around Yellow Tone.