#AAAF5A Color

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

Color preview

#AAAF5A

Color formats

HEX
#AAAF5A
RGB
rgb(170, 175, 90)
RGBA
rgba(170, 175, 90, 1)
HSL
hsl(64, 35%, 52%)
HSV
hsv(64, 49%, 69%)
CMYK
cmyk(3%, 0%, 49%, 31%)
CSS variable
--color-primary: #AAAF5A;
Lowercase HEX
#aaaf5a

Shades

Tints

Tones

Harmony

CSS snippets for #AAAF5A

.color-aaaf5a {
  color: #AAAF5A;
  background-color: #AAAF5A;
}

Frequently asked questions

What color is #AAAF5A?+

#AAAF5A is a HEX color with RGB value rgb(170, 175, 90) and HSL value hsl(64, 35%, 52%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AAAF5A?+

The closest Tailwind color is lime-400, available as the bg-lime-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