#AAAF73 Color

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

Color preview

#AAAF73

Color formats

HEX
#AAAF73
RGB
rgb(170, 175, 115)
RGBA
rgba(170, 175, 115, 1)
HSL
hsl(65, 27%, 57%)
HSV
hsv(65, 34%, 69%)
CMYK
cmyk(3%, 0%, 34%, 31%)
CSS variable
--color-primary: #AAAF73;
Lowercase HEX
#aaaf73

Shades

Tints

Tones

Harmony

CSS snippets for #AAAF73

.color-aaaf73 {
  color: #AAAF73;
  background-color: #AAAF73;
}

Frequently asked questions

What color is #AAAF73?+

#AAAF73 is a HEX color with RGB value rgb(170, 175, 115) and HSL value hsl(65, 27%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AAAF73?+

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