#A6AAAE Color

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

Color preview

#A6AAAE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A6AAAE

.color-a6aaae {
  color: #A6AAAE;
  background-color: #A6AAAE;
}

Frequently asked questions

What color is #A6AAAE?+

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

What is the closest Tailwind color to #A6AAAE?+

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