#AEDD40 Color

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

Color preview

#AEDD40

Color formats

HEX
#AEDD40
RGB
rgb(174, 221, 64)
RGBA
rgba(174, 221, 64, 1)
HSL
hsl(78, 70%, 56%)
HSV
hsv(78, 71%, 87%)
CMYK
cmyk(21%, 0%, 71%, 13%)
CSS variable
--color-primary: #AEDD40;
Lowercase HEX
#aedd40

Shades

Tints

Tones

Harmony

CSS snippets for #AEDD40

.color-aedd40 {
  color: #AEDD40;
  background-color: #AEDD40;
}

Frequently asked questions

What color is #AEDD40?+

#AEDD40 is a HEX color with RGB value rgb(174, 221, 64) and HSL value hsl(78, 70%, 56%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #AEDD40?+

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