#AAADAC Color

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

Color preview

#AAADAC

Color formats

HEX
#AAADAC
RGB
rgb(170, 173, 172)
RGBA
rgba(170, 173, 172, 1)
HSL
hsl(160, 2%, 67%)
HSV
hsv(160, 2%, 68%)
CMYK
cmyk(2%, 0%, 1%, 32%)
CSS variable
--color-primary: #AAADAC;
Lowercase HEX
#aaadac

Shades

Tints

Tones

Harmony

CSS snippets for #AAADAC

.color-aaadac {
  color: #AAADAC;
  background-color: #AAADAC;
}

Frequently asked questions

What color is #AAADAC?+

#AAADAC is a HEX color with RGB value rgb(170, 173, 172) and HSL value hsl(160, 2%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AAADAC?+

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