#AADE90 Color

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

Color preview

#AADE90

Color formats

HEX
#AADE90
RGB
rgb(170, 222, 144)
RGBA
rgba(170, 222, 144, 1)
HSL
hsl(100, 54%, 72%)
HSV
hsv(100, 35%, 87%)
CMYK
cmyk(23%, 0%, 35%, 13%)
CSS variable
--color-primary: #AADE90;
Lowercase HEX
#aade90

Shades

Tints

Tones

Harmony

CSS snippets for #AADE90

.color-aade90 {
  color: #AADE90;
  background-color: #AADE90;
}

Frequently asked questions

What color is #AADE90?+

#AADE90 is a HEX color with RGB value rgb(170, 222, 144) and HSL value hsl(100, 54%, 72%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #AADE90?+

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