#AADC53 Color

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

Color preview

#AADC53

Color formats

HEX
#AADC53
RGB
rgb(170, 220, 83)
RGBA
rgba(170, 220, 83, 1)
HSL
hsl(82, 66%, 59%)
HSV
hsv(82, 62%, 86%)
CMYK
cmyk(23%, 0%, 62%, 14%)
CSS variable
--color-primary: #AADC53;
Lowercase HEX
#aadc53

Shades

Tints

Tones

Harmony

CSS snippets for #AADC53

.color-aadc53 {
  color: #AADC53;
  background-color: #AADC53;
}

Frequently asked questions

What color is #AADC53?+

#AADC53 is a HEX color with RGB value rgb(170, 220, 83) and HSL value hsl(82, 66%, 59%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #AADC53?+

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