#A4AAAB Color

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

Color preview

#A4AAAB

Color formats

HEX
#A4AAAB
RGB
rgb(164, 170, 171)
RGBA
rgba(164, 170, 171, 1)
HSL
hsl(189, 4%, 66%)
HSV
hsv(189, 4%, 67%)
CMYK
cmyk(4%, 1%, 0%, 33%)
CSS variable
--color-primary: #A4AAAB;
Lowercase HEX
#a4aaab

Shades

Tints

Tones

Harmony

CSS snippets for #A4AAAB

.color-a4aaab {
  color: #A4AAAB;
  background-color: #A4AAAB;
}

Frequently asked questions

What color is #A4AAAB?+

#A4AAAB is a HEX color with RGB value rgb(164, 170, 171) and HSL value hsl(189, 4%, 66%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A4AAAB?+

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