#AAA6AE Color

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

Color preview

#AAA6AE

Color formats

HEX
#AAA6AE
RGB
rgb(170, 166, 174)
RGBA
rgba(170, 166, 174, 1)
HSL
hsl(270, 5%, 67%)
HSV
hsv(270, 5%, 68%)
CMYK
cmyk(2%, 5%, 0%, 32%)
CSS variable
--color-primary: #AAA6AE;
Lowercase HEX
#aaa6ae

Shades

Tints

Tones

Harmony

CSS snippets for #AAA6AE

.color-aaa6ae {
  color: #AAA6AE;
  background-color: #AAA6AE;
}

Frequently asked questions

What color is #AAA6AE?+

#AAA6AE is a HEX color with RGB value rgb(170, 166, 174) and HSL value hsl(270, 5%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AAA6AE?+

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