#AEDC23 Color

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

Color preview

#AEDC23

Color formats

HEX
#AEDC23
RGB
rgb(174, 220, 35)
RGBA
rgba(174, 220, 35, 1)
HSL
hsl(75, 73%, 50%)
HSV
hsv(75, 84%, 86%)
CMYK
cmyk(21%, 0%, 84%, 14%)
CSS variable
--color-primary: #AEDC23;
Lowercase HEX
#aedc23

Shades

Tints

Tones

Harmony

CSS snippets for #AEDC23

.color-aedc23 {
  color: #AEDC23;
  background-color: #AEDC23;
}

Frequently asked questions

What color is #AEDC23?+

#AEDC23 is a HEX color with RGB value rgb(174, 220, 35) and HSL value hsl(75, 73%, 50%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #AEDC23?+

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