Goldtone

176 / Benjamin Moore
#F6E9C4

A gentle, striking yellow that reads as sunshine filtered through linen.

Spec Sheet

Hex#F6E9C4
RGB246, 233, 196
HSL44°, 74%, 87%
On White 1.21:1 Fail
On Black 17.37:1 AAA

For AI Tools

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

Background: #F2F1ED
Text: #1F1C14
Accent: #F6E9C4
Support: #4C5E90
Neutral: #BBC2A3

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

#F2F1ED background RGB 242 241 237
#1F1C14 ink RGB 31 28 20
#F6E9C4 accent RGB 246 233 196
#4C5E90 support RGB 76 94 144
#BBC2A3 neutral RGB 187 194 163
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F2F1ED;
  --palette-ink: #1F1C14;
  --palette-accent: #F6E9C4;
  --palette-support: #4C5E90;
  --palette-neutral: #BBC2A3;
}

Tailwind Config

{
  "palette-background": "#F2F1ED",
  "palette-ink": "#1F1C14",
  "palette-accent": "#F6E9C4",
  "palette-support": "#4C5E90",
  "palette-neutral": "#BBC2A3"
}

Pro Exports Pro

Color Blindness Simulation

#F2E7C2
Protanopia
#F5EBC5
Deuteranopia
#FFE3DF
Tritanopia

Build a design system around Goldtone.