Golden Retriever

2165-30 / Benjamin Moore
#BA8B52

A medium-depth, composed yellow that reads as sunshine filtered through linen.

Spec Sheet

Hex#BA8B52
RGB186, 139, 82
HSL33°, 43%, 53%
On White 3.04:1 AA Large
On Black 6.9:1 AA

For AI Tools

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

Background: #F7F5F3
Text: #231D16
Accent: #BA8B52
Support: #7491B4
Neutral: #D0D2B7

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

#F7F5F3 background RGB 247 245 243
#231D16 ink RGB 35 29 22
#BA8B52 accent RGB 186 139 82
#7491B4 support RGB 116 145 180
#D0D2B7 neutral RGB 208 210 183
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F7F5F3;
  --palette-ink: #231D16;
  --palette-accent: #BA8B52;
  --palette-support: #7491B4;
  --palette-neutral: #D0D2B7;
}

Tailwind Config

{
  "palette-background": "#F7F5F3",
  "palette-ink": "#231D16",
  "palette-accent": "#BA8B52",
  "palette-support": "#7491B4",
  "palette-neutral": "#D0D2B7"
}

Pro Exports Pro

Color Blindness Simulation

#9B8D4D
Protanopia
#A69853
Deuteranopia
#C9807D
Tritanopia

Build a design system around Golden Retriever.