Inner Glow

348 / Benjamin Moore
#F1DA76

A moderate, striking yellow that reads as sunshine filtered through linen.

Spec Sheet

Hex#F1DA76
RGB241, 218, 118
HSL49°, 81%, 70%
On White 1.4:1 Fail
On Black 15.03:1 AAA

For AI Tools

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

Background: #EDECE8
Text: #302D21
Accent: #F1DA76
Support: #4053A5
Neutral: #BAC2A8

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

#EDECE8 background RGB 237 236 232
#302D21 ink RGB 48 45 33
#F1DA76 accent RGB 241 218 118
#4053A5 support RGB 64 83 165
#BAC2A8 neutral RGB 186 194 168
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EDECE8;
  --palette-ink: #302D21;
  --palette-accent: #F1DA76;
  --palette-support: #4053A5;
  --palette-neutral: #BAC2A8;
}

Tailwind Config

{
  "palette-background": "#EDECE8",
  "palette-ink": "#302D21",
  "palette-accent": "#F1DA76",
  "palette-support": "#4053A5",
  "palette-neutral": "#BAC2A8"
}

Pro Exports Pro

Color Blindness Simulation

#ECD66D
Protanopia
#F2DD7A
Deuteranopia
#FFCDC3
Tritanopia

Build a design system around Inner Glow.