#A6AEAE Color

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

Color preview

#A6AEAE

Color formats

HEX
#A6AEAE
RGB
rgb(166, 174, 174)
RGBA
rgba(166, 174, 174, 1)
HSL
hsl(180, 5%, 67%)
HSV
hsv(180, 5%, 68%)
CMYK
cmyk(5%, 0%, 0%, 32%)
CSS variable
--color-primary: #A6AEAE;
Lowercase HEX
#a6aeae

Shades

Tints

Tones

Harmony

CSS snippets for #A6AEAE

.color-a6aeae {
  color: #A6AEAE;
  background-color: #A6AEAE;
}

Frequently asked questions

What color is #A6AEAE?+

#A6AEAE is a HEX color with RGB value rgb(166, 174, 174) and HSL value hsl(180, 5%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A6AEAE?+

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