Glimmer

SW 6474 / Sherwin-Williams
#E0E7E2

An ethereal, whisper-quiet white tone that holds its character from swatch to full wall.

Spec Sheet

Hex#E0E7E2
RGB224, 231, 226
HSL137°, 13%, 89%
On White 1.26:1 Fail
On Black 16.7:1 AAA

For AI Tools

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

Background: #F0F4F1
Text: #101E14
Accent: #E0E7E2
Support: #8D4E7B
Neutral: #C0CECB

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

#F0F4F1 background RGB 240 244 241
#101E14 ink RGB 16 30 20
#E0E7E2 accent RGB 224 231 226
#8D4E7B support RGB 141 78 123
#C0CECB neutral RGB 192 206 203
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F0F4F1;
  --palette-ink: #101E14;
  --palette-accent: #E0E7E2;
  --palette-support: #8D4E7B;
  --palette-neutral: #C0CECB;
}

Tailwind Config

{
  "palette-background": "#F0F4F1",
  "palette-ink": "#101E14",
  "palette-accent": "#E0E7E2",
  "palette-support": "#8D4E7B",
  "palette-neutral": "#C0CECB"
}

Pro Exports Pro

Color Blindness Simulation

#E7E6E2
Protanopia
#E6E5E2
Deuteranopia
#DFE7E5
Tritanopia

Build a design system around Glimmer.