#A5A9AE Color

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

Color preview

#A5A9AE

Color formats

HEX
#A5A9AE
RGB
rgb(165, 169, 174)
RGBA
rgba(165, 169, 174, 1)
HSL
hsl(213, 5%, 66%)
HSV
hsv(213, 5%, 68%)
CMYK
cmyk(5%, 3%, 0%, 32%)
CSS variable
--color-primary: #A5A9AE;
Lowercase HEX
#a5a9ae

Shades

Tints

Tones

Harmony

CSS snippets for #A5A9AE

.color-a5a9ae {
  color: #A5A9AE;
  background-color: #A5A9AE;
}

Frequently asked questions

What color is #A5A9AE?+

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

What is the closest Tailwind color to #A5A9AE?+

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