#AAAD61 Color

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

Color preview

#AAAD61

Color formats

HEX
#AAAD61
RGB
rgb(170, 173, 97)
RGBA
rgba(170, 173, 97, 1)
HSL
hsl(62, 32%, 53%)
HSV
hsv(62, 44%, 68%)
CMYK
cmyk(2%, 0%, 44%, 32%)
CSS variable
--color-primary: #AAAD61;
Lowercase HEX
#aaad61

Shades

Tints

Tones

Harmony

CSS snippets for #AAAD61

.color-aaad61 {
  color: #AAAD61;
  background-color: #AAAD61;
}

Frequently asked questions

What color is #AAAD61?+

#AAAD61 is a HEX color with RGB value rgb(170, 173, 97) and HSL value hsl(62, 32%, 53%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AAAD61?+

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