#A7A5AE Color

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

Color preview

#A7A5AE

Color formats

HEX
#A7A5AE
RGB
rgb(167, 165, 174)
RGBA
rgba(167, 165, 174, 1)
HSL
hsl(253, 5%, 66%)
HSV
hsv(253, 5%, 68%)
CMYK
cmyk(4%, 5%, 0%, 32%)
CSS variable
--color-primary: #A7A5AE;
Lowercase HEX
#a7a5ae

Shades

Tints

Tones

Harmony

CSS snippets for #A7A5AE

.color-a7a5ae {
  color: #A7A5AE;
  background-color: #A7A5AE;
}

Frequently asked questions

What color is #A7A5AE?+

#A7A5AE is a HEX color with RGB value rgb(167, 165, 174) and HSL value hsl(253, 5%, 66%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A7A5AE?+

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