#AADC2A Color

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

Color preview

#AADC2A

Color formats

HEX
#AADC2A
RGB
rgb(170, 220, 42)
RGBA
rgba(170, 220, 42, 1)
HSL
hsl(77, 72%, 51%)
HSV
hsv(77, 81%, 86%)
CMYK
cmyk(23%, 0%, 81%, 14%)
CSS variable
--color-primary: #AADC2A;
Lowercase HEX
#aadc2a

Shades

Tints

Tones

Harmony

CSS snippets for #AADC2A

.color-aadc2a {
  color: #AADC2A;
  background-color: #AADC2A;
}

Frequently asked questions

What color is #AADC2A?+

#AADC2A is a HEX color with RGB value rgb(170, 220, 42) and HSL value hsl(77, 72%, 51%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #AADC2A?+

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