Gossamer Blue

2123-40 / Benjamin Moore
#B3C8C8

A moderate, clean blue that reads as both calm and architectural.

Spec Sheet

Hex#B3C8C8
RGB179, 200, 200
HSL180°, 16%, 74%
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: #E9EDED
Text: #162727
Accent: #B3C8C8
Support: #BD6565
Neutral: #B8BFC7

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

#E9EDED background RGB 233 237 237
#162727 ink RGB 22 39 39
#B3C8C8 accent RGB 179 200 200
#BD6565 support RGB 189 101 101
#B8BFC7 neutral RGB 184 191 199
Processed in 0ms

CSS Variables

:root {
  --palette-background: #E9EDED;
  --palette-ink: #162727;
  --palette-accent: #B3C8C8;
  --palette-support: #BD6565;
  --palette-neutral: #B8BFC7;
}

Tailwind Config

{
  "palette-background": "#E9EDED",
  "palette-ink": "#162727",
  "palette-accent": "#B3C8C8",
  "palette-support": "#BD6565",
  "palette-neutral": "#B8BFC7"
}

Pro Exports Pro

Color Blindness Simulation

#C5C6C8
Protanopia
#C1C2C8
Deuteranopia
#ADCAC8
Tritanopia

Build a design system around Gossamer Blue.