#A6AAAD Color

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

Color preview

#A6AAAD

Color formats

HEX
#A6AAAD
RGB
rgb(166, 170, 173)
RGBA
rgba(166, 170, 173, 1)
HSL
hsl(206, 4%, 66%)
HSV
hsv(206, 4%, 68%)
CMYK
cmyk(4%, 2%, 0%, 32%)
CSS variable
--color-primary: #A6AAAD;
Lowercase HEX
#a6aaad

Shades

Tints

Tones

Harmony

CSS snippets for #A6AAAD

.color-a6aaad {
  color: #A6AAAD;
  background-color: #A6AAAD;
}

Frequently asked questions

What color is #A6AAAD?+

#A6AAAD is a HEX color with RGB value rgb(166, 170, 173) and HSL value hsl(206, 4%, 66%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A6AAAD?+

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