#AAA9AC Color

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

Color preview

#AAA9AC

Color formats

HEX
#AAA9AC
RGB
rgb(170, 169, 172)
RGBA
rgba(170, 169, 172, 1)
HSL
hsl(260, 2%, 67%)
HSV
hsv(260, 2%, 67%)
CMYK
cmyk(1%, 2%, 0%, 33%)
CSS variable
--color-primary: #AAA9AC;
Lowercase HEX
#aaa9ac

Shades

Tints

Tones

Harmony

CSS snippets for #AAA9AC

.color-aaa9ac {
  color: #AAA9AC;
  background-color: #AAA9AC;
}

Frequently asked questions

What color is #AAA9AC?+

#AAA9AC is a HEX color with RGB value rgb(170, 169, 172) and HSL value hsl(260, 2%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AAA9AC?+

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