#A7B1AE Color

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

Color preview

#A7B1AE

Color formats

HEX
#A7B1AE
RGB
rgb(167, 177, 174)
RGBA
rgba(167, 177, 174, 1)
HSL
hsl(162, 6%, 67%)
HSV
hsv(162, 6%, 69%)
CMYK
cmyk(6%, 0%, 2%, 31%)
CSS variable
--color-primary: #A7B1AE;
Lowercase HEX
#a7b1ae

Shades

Tints

Tones

Harmony

CSS snippets for #A7B1AE

.color-a7b1ae {
  color: #A7B1AE;
  background-color: #A7B1AE;
}

Frequently asked questions

What color is #A7B1AE?+

#A7B1AE is a HEX color with RGB value rgb(167, 177, 174) and HSL value hsl(162, 6%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A7B1AE?+

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