#AAB6CC Color

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

Color preview

#AAB6CC

Color formats

HEX
#AAB6CC
RGB
rgb(170, 182, 204)
RGBA
rgba(170, 182, 204, 1)
HSL
hsl(219, 25%, 73%)
HSV
hsv(219, 17%, 80%)
CMYK
cmyk(17%, 11%, 0%, 20%)
CSS variable
--color-primary: #AAB6CC;
Lowercase HEX
#aab6cc

Shades

Tints

Tones

Harmony

CSS snippets for #AAB6CC

.color-aab6cc {
  color: #AAB6CC;
  background-color: #AAB6CC;
}

Frequently asked questions

What color is #AAB6CC?+

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

What is the closest Tailwind color to #AAB6CC?+

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