Lightning Bolt

323 / Benjamin Moore
#FAF1C5

A light yellow with amber character, bringing measured warmth to walls and trim.

Spec Sheet

Hex#FAF1C5
RGB250, 241, 197
HSL50°, 84%, 88%
On White 1.14:1 Fail
On Black 18.45:1 AAA

For AI Tools

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

Background: #F0EFEA
Text: #211F17
Accent: #FAF1C5
Support: #6171C2
Neutral: #BCC4AB

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

#F0EFEA background RGB 240 239 234
#211F17 ink RGB 33 31 23
#FAF1C5 accent RGB 250 241 197
#6171C2 support RGB 97 113 194
#BCC4AB neutral RGB 188 196 171
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F0EFEA;
  --palette-ink: #211F17;
  --palette-accent: #FAF1C5;
  --palette-support: #6171C2;
  --palette-neutral: #BCC4AB;
}

Tailwind Config

{
  "palette-background": "#F0EFEA",
  "palette-ink": "#211F17",
  "palette-accent": "#FAF1C5",
  "palette-support": "#6171C2",
  "palette-neutral": "#BCC4AB"
}

Pro Exports Pro

Color Blindness Simulation

#FAEEC2
Protanopia
#FDF2C6
Deuteranopia
#FFEAE5
Tritanopia

Build a design system around Lightning Bolt.