#A6AAAB Color

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

Color preview

#A6AAAB

Color formats

HEX
#A6AAAB
RGB
rgb(166, 170, 171)
RGBA
rgba(166, 170, 171, 1)
HSL
hsl(192, 3%, 66%)
HSV
hsv(192, 3%, 67%)
CMYK
cmyk(3%, 1%, 0%, 33%)
CSS variable
--color-primary: #A6AAAB;
Lowercase HEX
#a6aaab

Shades

Tints

Tones

Harmony

CSS snippets for #A6AAAB

.color-a6aaab {
  color: #A6AAAB;
  background-color: #A6AAAB;
}

Frequently asked questions

What color is #A6AAAB?+

#A6AAAB is a HEX color with RGB value rgb(166, 170, 171) and HSL value hsl(192, 3%, 66%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A6AAAB?+

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