#A2A5AE Color

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

Color preview

#A2A5AE

Color formats

HEX
#A2A5AE
RGB
rgb(162, 165, 174)
RGBA
rgba(162, 165, 174, 1)
HSL
hsl(225, 7%, 66%)
HSV
hsv(225, 7%, 68%)
CMYK
cmyk(7%, 5%, 0%, 32%)
CSS variable
--color-primary: #A2A5AE;
Lowercase HEX
#a2a5ae

Shades

Tints

Tones

Harmony

CSS snippets for #A2A5AE

.color-a2a5ae {
  color: #A2A5AE;
  background-color: #A2A5AE;
}

Frequently asked questions

What color is #A2A5AE?+

#A2A5AE is a HEX color with RGB value rgb(162, 165, 174) and HSL value hsl(225, 7%, 66%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A2A5AE?+

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