#AFFA4E Color

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

Color preview

#AFFA4E

Color formats

HEX
#AFFA4E
RGB
rgb(175, 250, 78)
RGBA
rgba(175, 250, 78, 1)
HSL
hsl(86, 95%, 64%)
HSV
hsv(86, 69%, 98%)
CMYK
cmyk(30%, 0%, 69%, 2%)
CSS variable
--color-primary: #AFFA4E;
Lowercase HEX
#affa4e

Shades

Tints

Tones

Harmony

CSS snippets for #AFFA4E

.color-affa4e {
  color: #AFFA4E;
  background-color: #AFFA4E;
}

Frequently asked questions

What color is #AFFA4E?+

#AFFA4E is a HEX color with RGB value rgb(175, 250, 78) and HSL value hsl(86, 95%, 64%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #AFFA4E?+

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