#AAA9CC Color

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

Color preview

#AAA9CC

Color formats

HEX
#AAA9CC
RGB
rgb(170, 169, 204)
RGBA
rgba(170, 169, 204, 1)
HSL
hsl(242, 26%, 73%)
HSV
hsv(242, 17%, 80%)
CMYK
cmyk(17%, 17%, 0%, 20%)
CSS variable
--color-primary: #AAA9CC;
Lowercase HEX
#aaa9cc

Shades

Tints

Tones

Harmony

CSS snippets for #AAA9CC

.color-aaa9cc {
  color: #AAA9CC;
  background-color: #AAA9CC;
}

Frequently asked questions

What color is #AAA9CC?+

#AAA9CC is a HEX color with RGB value rgb(170, 169, 204) and HSL value hsl(242, 26%, 73%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AAA9CC?+

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