#AAA2AC Color

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

Color preview

#AAA2AC

Color formats

HEX
#AAA2AC
RGB
rgb(170, 162, 172)
RGBA
rgba(170, 162, 172, 1)
HSL
hsl(288, 6%, 65%)
HSV
hsv(288, 6%, 67%)
CMYK
cmyk(1%, 6%, 0%, 33%)
CSS variable
--color-primary: #AAA2AC;
Lowercase HEX
#aaa2ac

Shades

Tints

Tones

Harmony

CSS snippets for #AAA2AC

.color-aaa2ac {
  color: #AAA2AC;
  background-color: #AAA2AC;
}

Frequently asked questions

What color is #AAA2AC?+

#AAA2AC is a HEX color with RGB value rgb(170, 162, 172) and HSL value hsl(288, 6%, 65%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AAA2AC?+

The closest Tailwind color is zinc-400, available as the bg-zinc-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