#A2A7AE Color

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

Color preview

#A2A7AE

Color formats

HEX
#A2A7AE
RGB
rgb(162, 167, 174)
RGBA
rgba(162, 167, 174, 1)
HSL
hsl(215, 7%, 66%)
HSV
hsv(215, 7%, 68%)
CMYK
cmyk(7%, 4%, 0%, 32%)
CSS variable
--color-primary: #A2A7AE;
Lowercase HEX
#a2a7ae

Shades

Tints

Tones

Harmony

CSS snippets for #A2A7AE

.color-a2a7ae {
  color: #A2A7AE;
  background-color: #A2A7AE;
}

Frequently asked questions

What color is #A2A7AE?+

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

What is the closest Tailwind color to #A2A7AE?+

The closest Tailwind color is gray-400, available as the bg-gray-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