#A4A0AE Color

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

Color preview

#A4A0AE

Color formats

HEX
#A4A0AE
RGB
rgb(164, 160, 174)
RGBA
rgba(164, 160, 174, 1)
HSL
hsl(257, 8%, 65%)
HSV
hsv(257, 8%, 68%)
CMYK
cmyk(6%, 8%, 0%, 32%)
CSS variable
--color-primary: #A4A0AE;
Lowercase HEX
#a4a0ae

Shades

Tints

Tones

Harmony

CSS snippets for #A4A0AE

.color-a4a0ae {
  color: #A4A0AE;
  background-color: #A4A0AE;
}

Frequently asked questions

What color is #A4A0AE?+

#A4A0AE is a HEX color with RGB value rgb(164, 160, 174) and HSL value hsl(257, 8%, 65%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A4A0AE?+

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