#AAB9CC Color

Inspect #AAB9CC across formats, palettes, contrast and closest named color matches.

Color preview

#AAB9CC

Color formats

HEX
#AAB9CC
RGB
rgb(170, 185, 204)
RGBA
rgba(170, 185, 204, 1)
HSL
hsl(214, 25%, 73%)
HSV
hsv(214, 17%, 80%)
CMYK
cmyk(17%, 9%, 0%, 20%)
CSS variable
--color-primary: #AAB9CC;
Lowercase HEX
#aab9cc

Shades

Tints

Tones

Harmony

CSS snippets for #AAB9CC

.color-aab9cc {
  color: #AAB9CC;
  background-color: #AAB9CC;
}

Frequently asked questions

What color is #AAB9CC?+

#AAB9CC is a HEX color with RGB value rgb(170, 185, 204) and HSL value hsl(214, 25%, 73%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AAB9CC?+

The closest Tailwind color is slate-400, available as the bg-slate-400 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools