#AAF25E Color

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

Color preview

#AAF25E

Color formats

HEX
#AAF25E
RGB
rgb(170, 242, 94)
RGBA
rgba(170, 242, 94, 1)
HSL
hsl(89, 85%, 66%)
HSV
hsv(89, 61%, 95%)
CMYK
cmyk(30%, 0%, 61%, 5%)
CSS variable
--color-primary: #AAF25E;
Lowercase HEX
#aaf25e

Shades

Tints

Tones

Harmony

CSS snippets for #AAF25E

.color-aaf25e {
  color: #AAF25E;
  background-color: #AAF25E;
}

Frequently asked questions

What color is #AAF25E?+

#AAF25E is a HEX color with RGB value rgb(170, 242, 94) and HSL value hsl(89, 85%, 66%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #AAF25E?+

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