#AAAF9E Color

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

Color preview

#AAAF9E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AAAF9E

.color-aaaf9e {
  color: #AAAF9E;
  background-color: #AAAF9E;
}

Frequently asked questions

What color is #AAAF9E?+

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

What is the closest Tailwind color to #AAAF9E?+

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