#A4AFAB Color

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

Color preview

#A4AFAB

Color formats

HEX
#A4AFAB
RGB
rgb(164, 175, 171)
RGBA
rgba(164, 175, 171, 1)
HSL
hsl(158, 6%, 66%)
HSV
hsv(158, 6%, 69%)
CMYK
cmyk(6%, 0%, 2%, 31%)
CSS variable
--color-primary: #A4AFAB;
Lowercase HEX
#a4afab

Shades

Tints

Tones

Harmony

CSS snippets for #A4AFAB

.color-a4afab {
  color: #A4AFAB;
  background-color: #A4AFAB;
}

Frequently asked questions

What color is #A4AFAB?+

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

What is the closest Tailwind color to #A4AFAB?+

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