#AADE99 Color

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

Color preview

#AADE99

Color formats

HEX
#AADE99
RGB
rgb(170, 222, 153)
RGBA
rgba(170, 222, 153, 1)
HSL
hsl(105, 51%, 74%)
HSV
hsv(105, 31%, 87%)
CMYK
cmyk(23%, 0%, 31%, 13%)
CSS variable
--color-primary: #AADE99;
Lowercase HEX
#aade99

Shades

Tints

Tones

Harmony

CSS snippets for #AADE99

.color-aade99 {
  color: #AADE99;
  background-color: #AADE99;
}

Frequently asked questions

What color is #AADE99?+

#AADE99 is a HEX color with RGB value rgb(170, 222, 153) and HSL value hsl(105, 51%, 74%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #AADE99?+

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