Golden Straw

2152-50 / Benjamin Moore
#EFDDB5

A soft, assured yellow that reads as sunshine filtered through linen.

Spec Sheet

Hex#EFDDB5
RGB239, 221, 181
HSL41°, 64%, 82%
On White 1.34:1 Fail
On Black 15.68:1 AAA

For AI Tools

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

Background: #F6F5F3
Text: #2A261D
Accent: #EFDDB5
Support: #4F6696
Neutral: #BDC2A8

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

#F6F5F3 background RGB 246 245 243
#2A261D ink RGB 42 38 29
#EFDDB5 accent RGB 239 221 181
#4F6696 support RGB 79 102 150
#BDC2A8 neutral RGB 189 194 168
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F6F5F3;
  --palette-ink: #2A261D;
  --palette-accent: #EFDDB5;
  --palette-support: #4F6696;
  --palette-neutral: #BDC2A8;
}

Tailwind Config

{
  "palette-background": "#F6F5F3",
  "palette-ink": "#2A261D",
  "palette-accent": "#EFDDB5",
  "palette-support": "#4F6696",
  "palette-neutral": "#BDC2A8"
}

Pro Exports Pro

Color Blindness Simulation

#E7DCB2
Protanopia
#EBE1B6
Deuteranopia
#F9D6D2
Tritanopia

Build a design system around Golden Straw.