#AAAF9D Color

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

Color preview

#AAAF9D

Color formats

HEX
#AAAF9D
RGB
rgb(170, 175, 157)
RGBA
rgba(170, 175, 157, 1)
HSL
hsl(77, 10%, 65%)
HSV
hsv(77, 10%, 69%)
CMYK
cmyk(3%, 0%, 10%, 31%)
CSS variable
--color-primary: #AAAF9D;
Lowercase HEX
#aaaf9d

Shades

Tints

Tones

Harmony

CSS snippets for #AAAF9D

.color-aaaf9d {
  color: #AAAF9D;
  background-color: #AAAF9D;
}

Frequently asked questions

What color is #AAAF9D?+

#AAAF9D is a HEX color with RGB value rgb(170, 175, 157) and HSL value hsl(77, 10%, 65%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AAAF9D?+

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