#A5AEAC Color

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

Color preview

#A5AEAC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A5AEAC

.color-a5aeac {
  color: #A5AEAC;
  background-color: #A5AEAC;
}

Frequently asked questions

What color is #A5AEAC?+

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

What is the closest Tailwind color to #A5AEAC?+

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