#A2AFAB Color

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

Color preview

#A2AFAB

Color formats

HEX
#A2AFAB
RGB
rgb(162, 175, 171)
RGBA
rgba(162, 175, 171, 1)
HSL
hsl(162, 8%, 66%)
HSV
hsv(162, 7%, 69%)
CMYK
cmyk(7%, 0%, 2%, 31%)
CSS variable
--color-primary: #A2AFAB;
Lowercase HEX
#a2afab

Shades

Tints

Tones

Harmony

CSS snippets for #A2AFAB

.color-a2afab {
  color: #A2AFAB;
  background-color: #A2AFAB;
}

Frequently asked questions

What color is #A2AFAB?+

#A2AFAB is a HEX color with RGB value rgb(162, 175, 171) and HSL value hsl(162, 8%, 66%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A2AFAB?+

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