#AAABAC Color

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

Color preview

#AAABAC

Color formats

HEX
#AAABAC
RGB
rgb(170, 171, 172)
RGBA
rgba(170, 171, 172, 1)
HSL
hsl(210, 1%, 67%)
HSV
hsv(210, 1%, 67%)
CMYK
cmyk(1%, 1%, 0%, 33%)
CSS variable
--color-primary: #AAABAC;
Lowercase HEX
#aaabac

Shades

Tints

Tones

Harmony

CSS snippets for #AAABAC

.color-aaabac {
  color: #AAABAC;
  background-color: #AAABAC;
}

Frequently asked questions

What color is #AAABAC?+

#AAABAC is a HEX color with RGB value rgb(170, 171, 172) and HSL value hsl(210, 1%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AAABAC?+

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