#AAAD4D Color

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

Color preview

#AAAD4D

Color formats

HEX
#AAAD4D
RGB
rgb(170, 173, 77)
RGBA
rgba(170, 173, 77, 1)
HSL
hsl(62, 38%, 49%)
HSV
hsv(62, 55%, 68%)
CMYK
cmyk(2%, 0%, 55%, 32%)
CSS variable
--color-primary: #AAAD4D;
Lowercase HEX
#aaad4d

Shades

Tints

Tones

Harmony

CSS snippets for #AAAD4D

.color-aaad4d {
  color: #AAAD4D;
  background-color: #AAAD4D;
}

Frequently asked questions

What color is #AAAD4D?+

#AAAD4D is a HEX color with RGB value rgb(170, 173, 77) and HSL value hsl(62, 38%, 49%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AAAD4D?+

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