Spring Dust

2150-40 / Benjamin Moore
#D3C281

Warm and clear, this yellow brings warm energy without overwhelming a room.

Spec Sheet

Hex#D3C281
RGB211, 194, 129
HSL48°, 48%, 67%
On White 1.78:1 Fail
On Black 11.8:1 AAA

For AI Tools

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

Background: #F2F1EE
Text: #201E13
Accent: #D3C281
Support: #44569C
Neutral: #C2CBAF

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

#F2F1EE background RGB 242 241 238
#201E13 ink RGB 32 30 19
#D3C281 accent RGB 211 194 129
#44569C support RGB 68 86 156
#C2CBAF neutral RGB 194 203 175
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F2F1EE;
  --palette-ink: #201E13;
  --palette-accent: #D3C281;
  --palette-support: #44569C;
  --palette-neutral: #C2CBAF;
}

Tailwind Config

{
  "palette-background": "#F2F1EE",
  "palette-ink": "#201E13",
  "palette-accent": "#D3C281",
  "palette-support": "#44569C",
  "palette-neutral": "#C2CBAF"
}

Pro Exports Pro

Color Blindness Simulation

#CFBF7C
Protanopia
#D3C583
Deuteranopia
#DFB9B2
Tritanopia

Build a design system around Spring Dust.