#AAAF94 Color

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

Color preview

#AAAF94

Color formats

HEX
#AAAF94
RGB
rgb(170, 175, 148)
RGBA
rgba(170, 175, 148, 1)
HSL
hsl(71, 14%, 63%)
HSV
hsv(71, 15%, 69%)
CMYK
cmyk(3%, 0%, 15%, 31%)
CSS variable
--color-primary: #AAAF94;
Lowercase HEX
#aaaf94

Shades

Tints

Tones

Harmony

CSS snippets for #AAAF94

.color-aaaf94 {
  color: #AAAF94;
  background-color: #AAAF94;
}

Frequently asked questions

What color is #AAAF94?+

#AAAF94 is a HEX color with RGB value rgb(170, 175, 148) and HSL value hsl(71, 14%, 63%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AAAF94?+

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