Galactic Tint

N510-2 / Behr
#C2D2D6

A light, subtle grey that bridges warm and cool schemes. Versatile enough for walls, trim, or cabinetry.

Spec Sheet

Hex#C2D2D6
RGB194, 210, 214
HSL192°, 20%, 80%
On White 1.56:1 Fail
On Black 13.48:1 AAA

For AI Tools

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

Background: #EEF1F2
Text: #203237
Accent: #C2D2D6
Support: #995848
Neutral: #B9BECB

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

#EEF1F2 background RGB 238 241 242
#203237 ink RGB 32 50 55
#C2D2D6 accent RGB 194 210 214
#995848 support RGB 153 88 72
#B9BECB neutral RGB 185 190 203
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EEF1F2;
  --palette-ink: #203237;
  --palette-accent: #C2D2D6;
  --palette-support: #995848;
  --palette-neutral: #B9BECB;
}

Tailwind Config

{
  "palette-background": "#EEF1F2",
  "palette-ink": "#203237",
  "palette-accent": "#C2D2D6",
  "palette-support": "#995848",
  "palette-neutral": "#B9BECB"
}

Pro Exports Pro

Color Blindness Simulation

#CFD1D6
Protanopia
#CBCED6
Deuteranopia
#BDD4D3
Tritanopia

Build a design system around Galactic Tint.