Duck Egg

FE053 / Fired Earth
#B4C8C4

A soft blue-green with the delicate character of a speckled eggshell. Fresh and perennially popular.

Spec Sheet

Hex#B4C8C4
RGB180, 200, 196
HSL168°, 15%, 75%
On White 1.75:1 Fail
On Black 12:1 AAA

For AI Tools

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

Background: #EEF2F1
Text: #0F1F1C
Accent: #B4C8C4
Support: #A8616F
Neutral: #A8B7BD

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

#EEF2F1 background RGB 238 242 241
#0F1F1C ink RGB 15 31 28
#B4C8C4 accent RGB 180 200 196
#A8616F support RGB 168 97 111
#A8B7BD neutral RGB 168 183 189
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EEF2F1;
  --palette-ink: #0F1F1C;
  --palette-accent: #B4C8C4;
  --palette-support: #A8616F;
  --palette-neutral: #A8B7BD;
}

Tailwind Config

{
  "palette-background": "#EEF2F1",
  "palette-ink": "#0F1F1C",
  "palette-accent": "#B4C8C4",
  "palette-support": "#A8616F",
  "palette-neutral": "#A8B7BD"
}

Pro Exports Pro

Color Blindness Simulation

#C6C5C4
Protanopia
#C2C2C4
Deuteranopia
#AFC9C7
Tritanopia

Build a design system around Duck Egg.