#AADD8E Color

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

Color preview

#AADD8E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AADD8E

.color-aadd8e {
  color: #AADD8E;
  background-color: #AADD8E;
}

Frequently asked questions

What color is #AADD8E?+

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

What is the closest Tailwind color to #AADD8E?+

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