Sky Blue

DH Sky Blue / Dulux
#A0C0D0

A Heritage pale blue with the clarity of a spring morning. Light and airy for ceilings and bedroom walls.

Spec Sheet

Hex#A0C0D0
RGB160, 192, 208
HSL200°, 34%, 72%
On White 1.92:1 Fail
On Black 10.95:1 AAA

For AI Tools

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

Background: #E8EBED
Text: #141F24
Accent: #A0C0D0
Support: #90583C
Neutral: #A9ADC1

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

#E8EBED background RGB 232 235 237
#141F24 ink RGB 20 31 36
#A0C0D0 accent RGB 160 192 208
#90583C support RGB 144 88 60
#A9ADC1 neutral RGB 169 173 193
Processed in 0ms

CSS Variables

:root {
  --palette-background: #E8EBED;
  --palette-ink: #141F24;
  --palette-accent: #A0C0D0;
  --palette-support: #90583C;
  --palette-neutral: #A9ADC1;
}

Tailwind Config

{
  "palette-background": "#E8EBED",
  "palette-ink": "#141F24",
  "palette-accent": "#A0C0D0",
  "palette-support": "#90583C",
  "palette-neutral": "#A9ADC1"
}

Pro Exports Pro

Color Blindness Simulation

#B8BED1
Protanopia
#B1B9D0
Deuteranopia
#92C5C5
Tritanopia

Build a design system around Sky Blue.