#A8A7AE Color

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

Color preview

#A8A7AE

Color formats

HEX
#A8A7AE
RGB
rgb(168, 167, 174)
RGBA
rgba(168, 167, 174, 1)
HSL
hsl(249, 4%, 67%)
HSV
hsv(249, 4%, 68%)
CMYK
cmyk(3%, 4%, 0%, 32%)
CSS variable
--color-primary: #A8A7AE;
Lowercase HEX
#a8a7ae

Shades

Tints

Tones

Harmony

CSS snippets for #A8A7AE

.color-a8a7ae {
  color: #A8A7AE;
  background-color: #A8A7AE;
}

Frequently asked questions

What color is #A8A7AE?+

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

What is the closest Tailwind color to #A8A7AE?+

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