Traditional Yellow

170 / Benjamin Moore
#F6E1AA

A light, bold yellow that reads as sunshine filtered through linen.

Spec Sheet

Hex#F6E1AA
RGB246, 225, 170
HSL43°, 81%, 82%
On White 1.29:1 Fail
On Black 16.27:1 AAA

For AI Tools

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

Background: #F2F1EE
Text: #312D20
Accent: #F6E1AA
Support: #566895
Neutral: #D2D6C2

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

#F2F1EE background RGB 242 241 238
#312D20 ink RGB 49 45 32
#F6E1AA accent RGB 246 225 170
#566895 support RGB 86 104 149
#D2D6C2 neutral RGB 210 214 194
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F2F1EE;
  --palette-ink: #312D20;
  --palette-accent: #F6E1AA;
  --palette-support: #566895;
  --palette-neutral: #D2D6C2;
}

Tailwind Config

{
  "palette-background": "#F2F1EE",
  "palette-ink": "#312D20",
  "palette-accent": "#F6E1AA",
  "palette-support": "#566895",
  "palette-neutral": "#D2D6C2"
}

Pro Exports Pro

Color Blindness Simulation

#EDDFA6
Protanopia
#F3E5AC
Deuteranopia
#FFD8D2
Tritanopia

Build a design system around Traditional Yellow.