#A2AAAB Color

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

Color preview

#A2AAAB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A2AAAB

.color-a2aaab {
  color: #A2AAAB;
  background-color: #A2AAAB;
}

Frequently asked questions

What color is #A2AAAB?+

#A2AAAB is a HEX color with RGB value rgb(162, 170, 171) and HSL value hsl(187, 5%, 65%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A2AAAB?+

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