#A4AAAF Color

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

Color preview

#A4AAAF

Color formats

HEX
#A4AAAF
RGB
rgb(164, 170, 175)
RGBA
rgba(164, 170, 175, 1)
HSL
hsl(207, 6%, 66%)
HSV
hsv(207, 6%, 69%)
CMYK
cmyk(6%, 3%, 0%, 31%)
CSS variable
--color-primary: #A4AAAF;
Lowercase HEX
#a4aaaf

Shades

Tints

Tones

Harmony

CSS snippets for #A4AAAF

.color-a4aaaf {
  color: #A4AAAF;
  background-color: #A4AAAF;
}

Frequently asked questions

What color is #A4AAAF?+

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

What is the closest Tailwind color to #A4AAAF?+

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