Peacock Feathers

724 / Benjamin Moore
#88BDC8

A mid-toned, steely blue that reads as both calm and architectural.

Spec Sheet

Hex#88BDC8
RGB136, 189, 200
HSL190°, 37%, 66%
On White 2.07:1 Fail
On Black 10.16:1 AAA

For AI Tools

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

Background: #EEF1F2
Text: #203337
Accent: #88BDC8
Support: #B55C4A
Neutral: #C9CDD4

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

#EEF1F2 background RGB 238 241 242
#203337 ink RGB 32 51 55
#88BDC8 accent RGB 136 189 200
#B55C4A support RGB 181 92 74
#C9CDD4 neutral RGB 201 205 212
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EEF1F2;
  --palette-ink: #203337;
  --palette-accent: #88BDC8;
  --palette-support: #B55C4A;
  --palette-neutral: #C9CDD4;
}

Tailwind Config

{
  "palette-background": "#EEF1F2",
  "palette-ink": "#203337",
  "palette-accent": "#88BDC8",
  "palette-support": "#B55C4A",
  "palette-neutral": "#C9CDD4"
}

Pro Exports Pro

Color Blindness Simulation

#B4B9C9
Protanopia
#A9B1C8
Deuteranopia
#72C2C0
Tritanopia

Build a design system around Peacock Feathers.