#A8AAAE Color

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

Color preview

#A8AAAE

Color formats

HEX
#A8AAAE
RGB
rgb(168, 170, 174)
RGBA
rgba(168, 170, 174, 1)
HSL
hsl(220, 4%, 67%)
HSV
hsv(220, 3%, 68%)
CMYK
cmyk(3%, 2%, 0%, 32%)
CSS variable
--color-primary: #A8AAAE;
Lowercase HEX
#a8aaae

Shades

Tints

Tones

Harmony

CSS snippets for #A8AAAE

.color-a8aaae {
  color: #A8AAAE;
  background-color: #A8AAAE;
}

Frequently asked questions

What color is #A8AAAE?+

#A8AAAE is a HEX color with RGB value rgb(168, 170, 174) and HSL value hsl(220, 4%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A8AAAE?+

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