#AADC2B Color

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

Color preview

#AADC2B

Color formats

HEX
#AADC2B
RGB
rgb(170, 220, 43)
RGBA
rgba(170, 220, 43, 1)
HSL
hsl(77, 72%, 52%)
HSV
hsv(77, 80%, 86%)
CMYK
cmyk(23%, 0%, 80%, 14%)
CSS variable
--color-primary: #AADC2B;
Lowercase HEX
#aadc2b

Shades

Tints

Tones

Harmony

CSS snippets for #AADC2B

.color-aadc2b {
  color: #AADC2B;
  background-color: #AADC2B;
}

Frequently asked questions

What color is #AADC2B?+

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

What is the closest Tailwind color to #AADC2B?+

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