#AAAF61 Color

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

Color preview

#AAAF61

Color formats

HEX
#AAAF61
RGB
rgb(170, 175, 97)
RGBA
rgba(170, 175, 97, 1)
HSL
hsl(64, 33%, 53%)
HSV
hsv(64, 45%, 69%)
CMYK
cmyk(3%, 0%, 45%, 31%)
CSS variable
--color-primary: #AAAF61;
Lowercase HEX
#aaaf61

Shades

Tints

Tones

Harmony

CSS snippets for #AAAF61

.color-aaaf61 {
  color: #AAAF61;
  background-color: #AAAF61;
}

Frequently asked questions

What color is #AAAF61?+

#AAAF61 is a HEX color with RGB value rgb(170, 175, 97) and HSL value hsl(64, 33%, 53%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AAAF61?+

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