#A8AEAC Color

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

Color preview

#A8AEAC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A8AEAC

.color-a8aeac {
  color: #A8AEAC;
  background-color: #A8AEAC;
}

Frequently asked questions

What color is #A8AEAC?+

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

What is the closest Tailwind color to #A8AEAC?+

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