#A8AEAD Color

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

Color preview

#A8AEAD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A8AEAD

.color-a8aead {
  color: #A8AEAD;
  background-color: #A8AEAD;
}

Frequently asked questions

What color is #A8AEAD?+

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

What is the closest Tailwind color to #A8AEAD?+

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