#AAAD4E Color

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

Color preview

#AAAD4E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AAAD4E

.color-aaad4e {
  color: #AAAD4E;
  background-color: #AAAD4E;
}

Frequently asked questions

What color is #AAAD4E?+

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

What is the closest Tailwind color to #AAAD4E?+

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