#AADF82 Color

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

Color preview

#AADF82

Color formats

HEX
#AADF82
RGB
rgb(170, 223, 130)
RGBA
rgba(170, 223, 130, 1)
HSL
hsl(94, 59%, 69%)
HSV
hsv(94, 42%, 87%)
CMYK
cmyk(24%, 0%, 42%, 13%)
CSS variable
--color-primary: #AADF82;
Lowercase HEX
#aadf82

Shades

Tints

Tones

Harmony

CSS snippets for #AADF82

.color-aadf82 {
  color: #AADF82;
  background-color: #AADF82;
}

Frequently asked questions

What color is #AADF82?+

#AADF82 is a HEX color with RGB value rgb(170, 223, 130) and HSL value hsl(94, 59%, 69%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #AADF82?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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