#AAAF92 Color

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

Color preview

#AAAF92

Color formats

HEX
#AAAF92
RGB
rgb(170, 175, 146)
RGBA
rgba(170, 175, 146, 1)
HSL
hsl(70, 15%, 63%)
HSV
hsv(70, 17%, 69%)
CMYK
cmyk(3%, 0%, 17%, 31%)
CSS variable
--color-primary: #AAAF92;
Lowercase HEX
#aaaf92

Shades

Tints

Tones

Harmony

CSS snippets for #AAAF92

.color-aaaf92 {
  color: #AAAF92;
  background-color: #AAAF92;
}

Frequently asked questions

What color is #AAAF92?+

#AAAF92 is a HEX color with RGB value rgb(170, 175, 146) and HSL value hsl(70, 15%, 63%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AAAF92?+

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