#AAEC70 Color

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

Color preview

#AAEC70

Color formats

HEX
#AAEC70
RGB
rgb(170, 236, 112)
RGBA
rgba(170, 236, 112, 1)
HSL
hsl(92, 77%, 68%)
HSV
hsv(92, 53%, 93%)
CMYK
cmyk(28%, 0%, 53%, 7%)
CSS variable
--color-primary: #AAEC70;
Lowercase HEX
#aaec70

Shades

Tints

Tones

Harmony

CSS snippets for #AAEC70

.color-aaec70 {
  color: #AAEC70;
  background-color: #AAEC70;
}

Frequently asked questions

What color is #AAEC70?+

#AAEC70 is a HEX color with RGB value rgb(170, 236, 112) and HSL value hsl(92, 77%, 68%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #AAEC70?+

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