#AAED0E Color

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

Color preview

#AAED0E

Color formats

HEX
#AAED0E
RGB
rgb(170, 237, 14)
RGBA
rgba(170, 237, 14, 1)
HSL
hsl(78, 89%, 49%)
HSV
hsv(78, 94%, 93%)
CMYK
cmyk(28%, 0%, 94%, 7%)
CSS variable
--color-primary: #AAED0E;
Lowercase HEX
#aaed0e

Shades

Tints

Tones

Harmony

CSS snippets for #AAED0E

.color-aaed0e {
  color: #AAED0E;
  background-color: #AAED0E;
}

Frequently asked questions

What color is #AAED0E?+

#AAED0E is a HEX color with RGB value rgb(170, 237, 14) and HSL value hsl(78, 89%, 49%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #AAED0E?+

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