#A7AAAC Color

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

Color preview

#A7AAAC

Color formats

HEX
#A7AAAC
RGB
rgb(167, 170, 172)
RGBA
rgba(167, 170, 172, 1)
HSL
hsl(204, 3%, 66%)
HSV
hsv(204, 3%, 67%)
CMYK
cmyk(3%, 1%, 0%, 33%)
CSS variable
--color-primary: #A7AAAC;
Lowercase HEX
#a7aaac

Shades

Tints

Tones

Harmony

CSS snippets for #A7AAAC

.color-a7aaac {
  color: #A7AAAC;
  background-color: #A7AAAC;
}

Frequently asked questions

What color is #A7AAAC?+

#A7AAAC is a HEX color with RGB value rgb(167, 170, 172) and HSL value hsl(204, 3%, 66%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A7AAAC?+

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