#AADD8D Color

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

Color preview

#AADD8D

Color formats

HEX
#AADD8D
RGB
rgb(170, 221, 141)
RGBA
rgba(170, 221, 141, 1)
HSL
hsl(98, 54%, 71%)
HSV
hsv(98, 36%, 87%)
CMYK
cmyk(23%, 0%, 36%, 13%)
CSS variable
--color-primary: #AADD8D;
Lowercase HEX
#aadd8d

Shades

Tints

Tones

Harmony

CSS snippets for #AADD8D

.color-aadd8d {
  color: #AADD8D;
  background-color: #AADD8D;
}

Frequently asked questions

What color is #AADD8D?+

#AADD8D is a HEX color with RGB value rgb(170, 221, 141) and HSL value hsl(98, 54%, 71%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #AADD8D?+

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