#AAA9C8 Color

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

Color preview

#AAA9C8

Color formats

HEX
#AAA9C8
RGB
rgb(170, 169, 200)
RGBA
rgba(170, 169, 200, 1)
HSL
hsl(242, 22%, 72%)
HSV
hsv(242, 16%, 78%)
CMYK
cmyk(15%, 16%, 0%, 22%)
CSS variable
--color-primary: #AAA9C8;
Lowercase HEX
#aaa9c8

Shades

Tints

Tones

Harmony

CSS snippets for #AAA9C8

.color-aaa9c8 {
  color: #AAA9C8;
  background-color: #AAA9C8;
}

Frequently asked questions

What color is #AAA9C8?+

#AAA9C8 is a HEX color with RGB value rgb(170, 169, 200) and HSL value hsl(242, 22%, 72%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AAA9C8?+

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