#A7AEAC Color

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

Color preview

#A7AEAC

Color formats

HEX
#A7AEAC
RGB
rgb(167, 174, 172)
RGBA
rgba(167, 174, 172, 1)
HSL
hsl(163, 4%, 67%)
HSV
hsv(163, 4%, 68%)
CMYK
cmyk(4%, 0%, 1%, 32%)
CSS variable
--color-primary: #A7AEAC;
Lowercase HEX
#a7aeac

Shades

Tints

Tones

Harmony

CSS snippets for #A7AEAC

.color-a7aeac {
  color: #A7AEAC;
  background-color: #A7AEAC;
}

Frequently asked questions

What color is #A7AEAC?+

#A7AEAC is a HEX color with RGB value rgb(167, 174, 172) and HSL value hsl(163, 4%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A7AEAC?+

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