#A4AEAF Color

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

Color preview

#A4AEAF

Color formats

HEX
#A4AEAF
RGB
rgb(164, 174, 175)
RGBA
rgba(164, 174, 175, 1)
HSL
hsl(185, 6%, 66%)
HSV
hsv(185, 6%, 69%)
CMYK
cmyk(6%, 1%, 0%, 31%)
CSS variable
--color-primary: #A4AEAF;
Lowercase HEX
#a4aeaf

Shades

Tints

Tones

Harmony

CSS snippets for #A4AEAF

.color-a4aeaf {
  color: #A4AEAF;
  background-color: #A4AEAF;
}

Frequently asked questions

What color is #A4AEAF?+

#A4AEAF is a HEX color with RGB value rgb(164, 174, 175) and HSL value hsl(185, 6%, 66%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A4AEAF?+

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