#AAAD9F Color

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

Color preview

#AAAD9F

Color formats

HEX
#AAAD9F
RGB
rgb(170, 173, 159)
RGBA
rgba(170, 173, 159, 1)
HSL
hsl(73, 8%, 65%)
HSV
hsv(73, 8%, 68%)
CMYK
cmyk(2%, 0%, 8%, 32%)
CSS variable
--color-primary: #AAAD9F;
Lowercase HEX
#aaad9f

Shades

Tints

Tones

Harmony

CSS snippets for #AAAD9F

.color-aaad9f {
  color: #AAAD9F;
  background-color: #AAAD9F;
}

Frequently asked questions

What color is #AAAD9F?+

#AAAD9F is a HEX color with RGB value rgb(170, 173, 159) and HSL value hsl(73, 8%, 65%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AAAD9F?+

The closest Tailwind color is stone-400, available as the bg-stone-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