#AADD76 Color

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

Color preview

#AADD76

Color formats

HEX
#AADD76
RGB
rgb(170, 221, 118)
RGBA
rgba(170, 221, 118, 1)
HSL
hsl(90, 60%, 66%)
HSV
hsv(90, 47%, 87%)
CMYK
cmyk(23%, 0%, 47%, 13%)
CSS variable
--color-primary: #AADD76;
Lowercase HEX
#aadd76

Shades

Tints

Tones

Harmony

CSS snippets for #AADD76

.color-aadd76 {
  color: #AADD76;
  background-color: #AADD76;
}

Frequently asked questions

What color is #AADD76?+

#AADD76 is a HEX color with RGB value rgb(170, 221, 118) and HSL value hsl(90, 60%, 66%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #AADD76?+

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