#AAA9AA Color

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

Color preview

#AAA9AA

Color formats

HEX
#AAA9AA
RGB
rgb(170, 169, 170)
RGBA
rgba(170, 169, 170, 1)
HSL
hsl(300, 1%, 66%)
HSV
hsv(300, 1%, 67%)
CMYK
cmyk(0%, 1%, 0%, 33%)
CSS variable
--color-primary: #AAA9AA;
Lowercase HEX
#aaa9aa

Shades

Tints

Tones

Harmony

CSS snippets for #AAA9AA

.color-aaa9aa {
  color: #AAA9AA;
  background-color: #AAA9AA;
}

Frequently asked questions

What color is #AAA9AA?+

#AAA9AA is a HEX color with RGB value rgb(170, 169, 170) and HSL value hsl(300, 1%, 66%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AAA9AA?+

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