Gold Leaf

201 / Benjamin Moore
#E1C478

A clear, vivid yellow that reads as sunshine filtered through linen.

Spec Sheet

Hex#E1C478
RGB225, 196, 120
HSL43°, 64%, 68%
On White 1.7:1 Fail
On Black 12.37:1 AAA

For AI Tools

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

Background: #ECEBE9
Text: #211D12
Accent: #E1C478
Support: #5774BC
Neutral: #D5DAC3

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

#ECEBE9 background RGB 236 235 233
#211D12 ink RGB 33 29 18
#E1C478 accent RGB 225 196 120
#5774BC support RGB 87 116 188
#D5DAC3 neutral RGB 213 218 195
Processed in 0ms

CSS Variables

:root {
  --palette-background: #ECEBE9;
  --palette-ink: #211D12;
  --palette-accent: #E1C478;
  --palette-support: #5774BC;
  --palette-neutral: #D5DAC3;
}

Tailwind Config

{
  "palette-background": "#ECEBE9",
  "palette-ink": "#211D12",
  "palette-accent": "#E1C478",
  "palette-support": "#5774BC",
  "palette-neutral": "#D5DAC3"
}

Pro Exports Pro

Color Blindness Simulation

#D4C272
Protanopia
#DBCA7B
Deuteranopia
#F0B9B1
Tritanopia

Build a design system around Gold Leaf.