#A6AFAC Color

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

Color preview

#A6AFAC

Color formats

HEX
#A6AFAC
RGB
rgb(166, 175, 172)
RGBA
rgba(166, 175, 172, 1)
HSL
hsl(160, 5%, 67%)
HSV
hsv(160, 5%, 69%)
CMYK
cmyk(5%, 0%, 2%, 31%)
CSS variable
--color-primary: #A6AFAC;
Lowercase HEX
#a6afac

Shades

Tints

Tones

Harmony

CSS snippets for #A6AFAC

.color-a6afac {
  color: #A6AFAC;
  background-color: #A6AFAC;
}

Frequently asked questions

What color is #A6AFAC?+

#A6AFAC is a HEX color with RGB value rgb(166, 175, 172) and HSL value hsl(160, 5%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A6AFAC?+

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