#A8AFAC Color

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

Color preview

#A8AFAC

Color formats

HEX
#A8AFAC
RGB
rgb(168, 175, 172)
RGBA
rgba(168, 175, 172, 1)
HSL
hsl(154, 4%, 67%)
HSV
hsv(154, 4%, 69%)
CMYK
cmyk(4%, 0%, 2%, 31%)
CSS variable
--color-primary: #A8AFAC;
Lowercase HEX
#a8afac

Shades

Tints

Tones

Harmony

CSS snippets for #A8AFAC

.color-a8afac {
  color: #A8AFAC;
  background-color: #A8AFAC;
}

Frequently asked questions

What color is #A8AFAC?+

#A8AFAC is a HEX color with RGB value rgb(168, 175, 172) and HSL value hsl(154, 4%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A8AFAC?+

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