#AEFF97 Color

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

Color preview

#AEFF97

Color formats

HEX
#AEFF97
RGB
rgb(174, 255, 151)
RGBA
rgba(174, 255, 151, 1)
HSL
hsl(107, 100%, 80%)
HSV
hsv(107, 41%, 100%)
CMYK
cmyk(32%, 0%, 41%, 0%)
CSS variable
--color-primary: #AEFF97;
Lowercase HEX
#aeff97

Shades

Tints

Tones

Harmony

CSS snippets for #AEFF97

.color-aeff97 {
  color: #AEFF97;
  background-color: #AEFF97;
}

Frequently asked questions

What color is #AEFF97?+

#AEFF97 is a HEX color with RGB value rgb(174, 255, 151) and HSL value hsl(107, 100%, 80%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #AEFF97?+

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