#AFFF2E Color

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

Color preview

#AFFF2E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AFFF2E

.color-afff2e {
  color: #AFFF2E;
  background-color: #AFFF2E;
}

Frequently asked questions

What color is #AFFF2E?+

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

What is the closest Tailwind color to #AFFF2E?+

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