Pale Straw

2021-70 / Benjamin Moore
#FBF7DB

This intense yellow carries golden undertones that keep it from tipping into sweetness.

Spec Sheet

Hex#FBF7DB
RGB251, 247, 219
HSL53°, 80%, 92%
On White 1.08:1 Fail
On Black 19.43:1 AAA

For AI Tools

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

Background: #F0F0EA
Text: #1F1D0E
Accent: #FBF7DB
Support: #636A9C
Neutral: #CCD6BD

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

#F0F0EA background RGB 240 240 234
#1F1D0E ink RGB 31 29 14
#FBF7DB accent RGB 251 247 219
#636A9C support RGB 99 106 156
#CCD6BD neutral RGB 204 214 189
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F0F0EA;
  --palette-ink: #1F1D0E;
  --palette-accent: #FBF7DB;
  --palette-support: #636A9C;
  --palette-neutral: #CCD6BD;
}

Tailwind Config

{
  "palette-background": "#F0F0EA",
  "palette-ink": "#1F1D0E",
  "palette-accent": "#FBF7DB",
  "palette-support": "#636A9C",
  "palette-neutral": "#CCD6BD"
}

Pro Exports Pro

Color Blindness Simulation

#FDF5D9
Protanopia
#FEF7DC
Deuteranopia
#FFF3EF
Tritanopia

Build a design system around Pale Straw.