Gray Wisp

1570 / Benjamin Moore
#BFC6BB

This muted green carries botanical depth, reading as organic and grounded.

Spec Sheet

Hex#BFC6BB
RGB191, 198, 187
HSL98°, 9%, 75%
On White 1.75:1 Fail
On Black 12.01:1 AAA

For AI Tools

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

Background: #F4F6F4
Text: #181E15
Accent: #BFC6BB
Support: #84589D
Neutral: #B2C7B5

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

#F4F6F4 background RGB 244 246 244
#181E15 ink RGB 24 30 21
#BFC6BB accent RGB 191 198 187
#84589D support RGB 132 88 157
#B2C7B5 neutral RGB 178 199 181
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F4F6F4;
  --palette-ink: #181E15;
  --palette-accent: #BFC6BB;
  --palette-support: #84589D;
  --palette-neutral: #B2C7B5;
}

Tailwind Config

{
  "palette-background": "#F4F6F4",
  "palette-ink": "#181E15",
  "palette-accent": "#BFC6BB",
  "palette-support": "#84589D",
  "palette-neutral": "#B2C7B5"
}

Pro Exports Pro

Color Blindness Simulation

#C7C4BA
Protanopia
#C6C4BB
Deuteranopia
#BFC5C3
Tritanopia

Build a design system around Gray Wisp.