Blue Ground

No.210 / Farrow & Ball
#A1C5C8

A cheerful, duck-egg blue with real vibrancy. Confident and joyful, it works as a striking feature wall or in playful children's rooms.

Spec Sheet

Hex#A1C5C8
RGB161, 197, 200
HSL185°, 26%, 71%
On White 1.85:1 Fail
On Black 11.34:1 AAA

For AI Tools

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

Background: #F0F4F4
Text: #1B393C
Accent: #A1C5C8
Support: #AB6963
Neutral: #ABB6C4

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

#F0F4F4 background RGB 240 244 244
#1B393C ink RGB 27 57 60
#A1C5C8 accent RGB 161 197 200
#AB6963 support RGB 171 105 99
#ABB6C4 neutral RGB 171 182 196
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F0F4F4;
  --palette-ink: #1B393C;
  --palette-accent: #A1C5C8;
  --palette-support: #AB6963;
  --palette-neutral: #ABB6C4;
}

Tailwind Config

{
  "palette-background": "#F0F4F4",
  "palette-ink": "#1B393C",
  "palette-accent": "#A1C5C8",
  "palette-support": "#AB6963",
  "palette-neutral": "#ABB6C4"
}

Pro Exports Pro

Color Blindness Simulation

#BFC2C8
Protanopia
#B8BCC8
Deuteranopia
#95C8C6
Tritanopia

Build a design system around Blue Ground.