#A6A8AE Color

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

Color preview

#A6A8AE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A6A8AE

.color-a6a8ae {
  color: #A6A8AE;
  background-color: #A6A8AE;
}

Frequently asked questions

What color is #A6A8AE?+

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

What is the closest Tailwind color to #A6A8AE?+

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