#AEDD90 Color

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

Color preview

#AEDD90

Color formats

HEX
#AEDD90
RGB
rgb(174, 221, 144)
RGBA
rgba(174, 221, 144, 1)
HSL
hsl(97, 53%, 72%)
HSV
hsv(97, 35%, 87%)
CMYK
cmyk(21%, 0%, 35%, 13%)
CSS variable
--color-primary: #AEDD90;
Lowercase HEX
#aedd90

Shades

Tints

Tones

Harmony

CSS snippets for #AEDD90

.color-aedd90 {
  color: #AEDD90;
  background-color: #AEDD90;
}

Frequently asked questions

What color is #AEDD90?+

#AEDD90 is a HEX color with RGB value rgb(174, 221, 144) and HSL value hsl(97, 53%, 72%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #AEDD90?+

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