#A4AAAC Color

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

Color preview

#A4AAAC

Color formats

HEX
#A4AAAC
RGB
rgb(164, 170, 172)
RGBA
rgba(164, 170, 172, 1)
HSL
hsl(195, 5%, 66%)
HSV
hsv(195, 5%, 67%)
CMYK
cmyk(5%, 1%, 0%, 33%)
CSS variable
--color-primary: #A4AAAC;
Lowercase HEX
#a4aaac

Shades

Tints

Tones

Harmony

CSS snippets for #A4AAAC

.color-a4aaac {
  color: #A4AAAC;
  background-color: #A4AAAC;
}

Frequently asked questions

What color is #A4AAAC?+

#A4AAAC is a HEX color with RGB value rgb(164, 170, 172) and HSL value hsl(195, 5%, 66%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A4AAAC?+

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