#AAFD4A Color

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

Color preview

#AAFD4A

Color formats

HEX
#AAFD4A
RGB
rgb(170, 253, 74)
RGBA
rgba(170, 253, 74, 1)
HSL
hsl(88, 98%, 64%)
HSV
hsv(88, 71%, 99%)
CMYK
cmyk(33%, 0%, 71%, 1%)
CSS variable
--color-primary: #AAFD4A;
Lowercase HEX
#aafd4a

Shades

Tints

Tones

Harmony

CSS snippets for #AAFD4A

.color-aafd4a {
  color: #AAFD4A;
  background-color: #AAFD4A;
}

Frequently asked questions

What color is #AAFD4A?+

#AAFD4A is a HEX color with RGB value rgb(170, 253, 74) and HSL value hsl(88, 98%, 64%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #AAFD4A?+

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