#AFFF47 Color

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

Color preview

#AFFF47

Color formats

HEX
#AFFF47
RGB
rgb(175, 255, 71)
RGBA
rgba(175, 255, 71, 1)
HSL
hsl(86, 100%, 64%)
HSV
hsv(86, 72%, 100%)
CMYK
cmyk(31%, 0%, 72%, 0%)
CSS variable
--color-primary: #AFFF47;
Lowercase HEX
#afff47

Shades

Tints

Tones

Harmony

CSS snippets for #AFFF47

.color-afff47 {
  color: #AFFF47;
  background-color: #AFFF47;
}

Frequently asked questions

What color is #AFFF47?+

#AFFF47 is a HEX color with RGB value rgb(175, 255, 71) and HSL value hsl(86, 100%, 64%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #AFFF47?+

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