#A2A2AA Color

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

Color preview

#A2A2AA

Color formats

HEX
#A2A2AA
RGB
rgb(162, 162, 170)
RGBA
rgba(162, 162, 170, 1)
HSL
hsl(240, 4%, 65%)
HSV
hsv(240, 5%, 67%)
CMYK
cmyk(5%, 5%, 0%, 33%)
CSS variable
--color-primary: #A2A2AA;
Lowercase HEX
#a2a2aa

Shades

Tints

Tones

Harmony

CSS snippets for #A2A2AA

.color-a2a2aa {
  color: #A2A2AA;
  background-color: #A2A2AA;
}

Frequently asked questions

What color is #A2A2AA?+

#A2A2AA is a HEX color with RGB value rgb(162, 162, 170) and HSL value hsl(240, 4%, 65%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A2A2AA?+

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