Blue Reflection

50BG 65/088 / Dulux
#A0C0C4

A pale, watery blue with the reflective quality of a still lake. Peaceful and expansive in bedrooms.

Spec Sheet

Hex#A0C0C4
RGB160, 192, 196
HSL187°, 23%, 70%
On White 1.94:1 Fail
On Black 10.83:1 AAA

For AI Tools

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

Background: #E5EAEB
Text: #111C1D
Accent: #A0C0C4
Support: #925249
Neutral: #ACB7C9

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

#E5EAEB background RGB 229 234 235
#111C1D ink RGB 17 28 29
#A0C0C4 accent RGB 160 192 196
#925249 support RGB 146 82 73
#ACB7C9 neutral RGB 172 183 201
Processed in 0ms

CSS Variables

:root {
  --palette-background: #E5EAEB;
  --palette-ink: #111C1D;
  --palette-accent: #A0C0C4;
  --palette-support: #925249;
  --palette-neutral: #ACB7C9;
}

Tailwind Config

{
  "palette-background": "#E5EAEB",
  "palette-ink": "#111C1D",
  "palette-accent": "#A0C0C4",
  "palette-support": "#925249",
  "palette-neutral": "#ACB7C9"
}

Pro Exports Pro

Color Blindness Simulation

#BBBDC4
Protanopia
#B4B8C4
Deuteranopia
#95C3C1
Tritanopia

Build a design system around Blue Reflection.