Yolk

2023-10 / Benjamin Moore
#ECC900

A medium-depth yellow with golden character, bringing measured warmth to walls and trim.

Spec Sheet

Hex#ECC900
RGB236, 201, 0
HSL51°, 100%, 46%
On White 1.63:1 Fail
On Black 12.92:1 AAA

For AI Tools

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

Background: #F7F6F3
Text: #1D1B11
Accent: #ECC900
Support: #4858B1
Neutral: #BFC4B5

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

#F7F6F3 background RGB 247 246 243
#1D1B11 ink RGB 29 27 17
#ECC900 accent RGB 236 201 0
#4858B1 support RGB 72 88 177
#BFC4B5 neutral RGB 191 196 181
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F7F6F3;
  --palette-ink: #1D1B11;
  --palette-accent: #ECC900;
  --palette-support: #4858B1;
  --palette-neutral: #BFC4B5;
}

Tailwind Config

{
  "palette-background": "#F7F6F3",
  "palette-ink": "#1D1B11",
  "palette-accent": "#ECC900",
  "palette-support": "#4858B1",
  "palette-neutral": "#BFC4B5"
}

Pro Exports Pro

Color Blindness Simulation

#E0C500
Protanopia
#E8D021
Deuteranopia
#FFB8AB
Tritanopia

Build a design system around Yolk.