Blue Porcelain

1641 / Benjamin Moore
#B1C7CB

This gentle blue carries icy depth, evoking the distance between sky and sea.

Spec Sheet

Hex#B1C7CB
RGB177, 199, 203
HSL189°, 20%, 75%
On White 1.76:1 Fail
On Black 11.9:1 AAA

For AI Tools

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

Background: #EEF1F2
Text: #1E2C2F
Accent: #B1C7CB
Support: #A9746A
Neutral: #B5BAC5

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

#EEF1F2 background RGB 238 241 242
#1E2C2F ink RGB 30 44 47
#B1C7CB accent RGB 177 199 203
#A9746A support RGB 169 116 106
#B5BAC5 neutral RGB 181 186 197
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EEF1F2;
  --palette-ink: #1E2C2F;
  --palette-accent: #B1C7CB;
  --palette-support: #A9746A;
  --palette-neutral: #B5BAC5;
}

Tailwind Config

{
  "palette-background": "#EEF1F2",
  "palette-ink": "#1E2C2F",
  "palette-accent": "#B1C7CB",
  "palette-support": "#A9746A",
  "palette-neutral": "#B5BAC5"
}

Pro Exports Pro

Color Blindness Simulation

#C3C5CB
Protanopia
#BEC1CB
Deuteranopia
#AAC9C8
Tritanopia

Build a design system around Blue Porcelain.