Tinted Ice

M500-1 / Behr
#C2EEF4

A very light, rich blue with composed depth. Evokes sky, sea, and serenity across virtually any room.

Spec Sheet

Hex#C2EEF4
RGB194, 238, 244
HSL187°, 69%, 86%
On White 1.25:1 Fail
On Black 16.83:1 AAA

For AI Tools

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

Background: #EEF1F2
Text: #122426
Accent: #C2EEF4
Support: #AB746D
Neutral: #BAC2CE

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

#EEF1F2 background RGB 238 241 242
#122426 ink RGB 18 36 38
#C2EEF4 accent RGB 194 238 244
#AB746D support RGB 171 116 109
#BAC2CE neutral RGB 186 194 206
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EEF1F2;
  --palette-ink: #122426;
  --palette-accent: #C2EEF4;
  --palette-support: #AB746D;
  --palette-neutral: #BAC2CE;
}

Tailwind Config

{
  "palette-background": "#EEF1F2",
  "palette-ink": "#122426",
  "palette-accent": "#C2EEF4",
  "palette-support": "#AB746D",
  "palette-neutral": "#BAC2CE"
}

Pro Exports Pro

Color Blindness Simulation

#E7EAF4
Protanopia
#DEE3F4
Deuteranopia
#B3F2F0
Tritanopia

Build a design system around Tinted Ice.