#AFFF2F Color

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

Color preview

#AFFF2F

Color formats

HEX
#AFFF2F
RGB
rgb(175, 255, 47)
RGBA
rgba(175, 255, 47, 1)
HSL
hsl(83, 100%, 59%)
HSV
hsv(83, 82%, 100%)
CMYK
cmyk(31%, 0%, 82%, 0%)
CSS variable
--color-primary: #AFFF2F;
Lowercase HEX
#afff2f

Shades

Tints

Tones

Harmony

CSS snippets for #AFFF2F

.color-afff2f {
  color: #AFFF2F;
  background-color: #AFFF2F;
}

Frequently asked questions

What color is #AFFF2F?+

#AFFF2F is a HEX color with RGB value rgb(175, 255, 47) and HSL value hsl(83, 100%, 59%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #AFFF2F?+

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