#AADF72 Color

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

Color preview

#AADF72

Color formats

HEX
#AADF72
RGB
rgb(170, 223, 114)
RGBA
rgba(170, 223, 114, 1)
HSL
hsl(89, 63%, 66%)
HSV
hsv(89, 49%, 87%)
CMYK
cmyk(24%, 0%, 49%, 13%)
CSS variable
--color-primary: #AADF72;
Lowercase HEX
#aadf72

Shades

Tints

Tones

Harmony

CSS snippets for #AADF72

.color-aadf72 {
  color: #AADF72;
  background-color: #AADF72;
}

Frequently asked questions

What color is #AADF72?+

#AADF72 is a HEX color with RGB value rgb(170, 223, 114) and HSL value hsl(89, 63%, 66%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #AADF72?+

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