Moonlight

2020-60 / Benjamin Moore
#FFF3C4

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

Spec Sheet

Hex#FFF3C4
RGB255, 243, 196
HSL48°, 100%, 88%
On White 1.11:1 Fail
On Black 18.87:1 AAA

For AI Tools

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

Background: #E8E7E3
Text: #222016
Accent: #FFF3C4
Support: #556191
Neutral: #D2D6C7

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

#E8E7E3 background RGB 232 231 227
#222016 ink RGB 34 32 22
#FFF3C4 accent RGB 255 243 196
#556191 support RGB 85 97 145
#D2D6C7 neutral RGB 210 214 199
Processed in 0ms

CSS Variables

:root {
  --palette-background: #E8E7E3;
  --palette-ink: #222016;
  --palette-accent: #FFF3C4;
  --palette-support: #556191;
  --palette-neutral: #D2D6C7;
}

Tailwind Config

{
  "palette-background": "#E8E7E3",
  "palette-ink": "#222016",
  "palette-accent": "#FFF3C4",
  "palette-support": "#556191",
  "palette-neutral": "#D2D6C7"
}

Pro Exports Pro

Color Blindness Simulation

#FDF0C1
Protanopia
#FFF5C5
Deuteranopia
#FFECE6
Tritanopia

Build a design system around Moonlight.