#AEFE01 Color

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

Color preview

#AEFE01

Color formats

HEX
#AEFE01
RGB
rgb(174, 254, 1)
RGBA
rgba(174, 254, 1, 1)
HSL
hsl(79, 99%, 50%)
HSV
hsv(79, 100%, 100%)
CMYK
cmyk(31%, 0%, 100%, 0%)
CSS variable
--color-primary: #AEFE01;
Lowercase HEX
#aefe01

Shades

Tints

Tones

Harmony

CSS snippets for #AEFE01

.color-aefe01 {
  color: #AEFE01;
  background-color: #AEFE01;
}

Frequently asked questions

What color is #AEFE01?+

#AEFE01 is a HEX color with RGB value rgb(174, 254, 1) and HSL value hsl(79, 99%, 50%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #AEFE01?+

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