Sunrays

343 / Benjamin Moore
#F0C933

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

Spec Sheet

Hex#F0C933
RGB240, 201, 51
HSL48°, 86%, 57%
On White 1.6:1 Fail
On Black 13.11:1 AAA

For AI Tools

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

Background: #F1F0EE
Text: #211F18
Accent: #F0C933
Support: #4A5BA1
Neutral: #BFC6AE

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

#F1F0EE background RGB 241 240 238
#211F18 ink RGB 33 31 24
#F0C933 accent RGB 240 201 51
#4A5BA1 support RGB 74 91 161
#BFC6AE neutral RGB 191 198 174
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F1F0EE;
  --palette-ink: #211F18;
  --palette-accent: #F0C933;
  --palette-support: #4A5BA1;
  --palette-neutral: #BFC6AE;
}

Tailwind Config

{
  "palette-background": "#F1F0EE",
  "palette-ink": "#211F18",
  "palette-accent": "#F0C933",
  "palette-support": "#4A5BA1",
  "palette-neutral": "#BFC6AE"
}

Pro Exports Pro

Color Blindness Simulation

#DFC60B
Protanopia
#E9D13D
Deuteranopia
#FFB8AD
Tritanopia

Build a design system around Sunrays.