#AAAF9F Color

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

Color preview

#AAAF9F

Color formats

HEX
#AAAF9F
RGB
rgb(170, 175, 159)
RGBA
rgba(170, 175, 159, 1)
HSL
hsl(79, 9%, 65%)
HSV
hsv(79, 9%, 69%)
CMYK
cmyk(3%, 0%, 9%, 31%)
CSS variable
--color-primary: #AAAF9F;
Lowercase HEX
#aaaf9f

Shades

Tints

Tones

Harmony

CSS snippets for #AAAF9F

.color-aaaf9f {
  color: #AAAF9F;
  background-color: #AAAF9F;
}

Frequently asked questions

What color is #AAAF9F?+

#AAAF9F is a HEX color with RGB value rgb(170, 175, 159) and HSL value hsl(79, 9%, 65%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AAAF9F?+

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