#A2A8AE Color

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

Color preview

#A2A8AE

Color formats

HEX
#A2A8AE
RGB
rgb(162, 168, 174)
RGBA
rgba(162, 168, 174, 1)
HSL
hsl(210, 7%, 66%)
HSV
hsv(210, 7%, 68%)
CMYK
cmyk(7%, 3%, 0%, 32%)
CSS variable
--color-primary: #A2A8AE;
Lowercase HEX
#a2a8ae

Shades

Tints

Tones

Harmony

CSS snippets for #A2A8AE

.color-a2a8ae {
  color: #A2A8AE;
  background-color: #A2A8AE;
}

Frequently asked questions

What color is #A2A8AE?+

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

What is the closest Tailwind color to #A2A8AE?+

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