#AAACAC Color

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

Color preview

#AAACAC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AAACAC

.color-aaacac {
  color: #AAACAC;
  background-color: #AAACAC;
}

Frequently asked questions

What color is #AAACAC?+

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

What is the closest Tailwind color to #AAACAC?+

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