#AAAD5D Color

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

Color preview

#AAAD5D

Color formats

HEX
#AAAD5D
RGB
rgb(170, 173, 93)
RGBA
rgba(170, 173, 93, 1)
HSL
hsl(62, 33%, 52%)
HSV
hsv(62, 46%, 68%)
CMYK
cmyk(2%, 0%, 46%, 32%)
CSS variable
--color-primary: #AAAD5D;
Lowercase HEX
#aaad5d

Shades

Tints

Tones

Harmony

CSS snippets for #AAAD5D

.color-aaad5d {
  color: #AAAD5D;
  background-color: #AAAD5D;
}

Frequently asked questions

What color is #AAAD5D?+

#AAAD5D is a HEX color with RGB value rgb(170, 173, 93) and HSL value hsl(62, 33%, 52%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AAAD5D?+

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