#AAA8AB Color

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

Color preview

#AAA8AB

Color formats

HEX
#AAA8AB
RGB
rgb(170, 168, 171)
RGBA
rgba(170, 168, 171, 1)
HSL
hsl(280, 2%, 66%)
HSV
hsv(280, 2%, 67%)
CMYK
cmyk(1%, 2%, 0%, 33%)
CSS variable
--color-primary: #AAA8AB;
Lowercase HEX
#aaa8ab

Shades

Tints

Tones

Harmony

CSS snippets for #AAA8AB

.color-aaa8ab {
  color: #AAA8AB;
  background-color: #AAA8AB;
}

Frequently asked questions

What color is #AAA8AB?+

#AAA8AB is a HEX color with RGB value rgb(170, 168, 171) and HSL value hsl(280, 2%, 66%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AAA8AB?+

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