#AFFA5E Color

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

Color preview

#AFFA5E

Color formats

HEX
#AFFA5E
RGB
rgb(175, 250, 94)
RGBA
rgba(175, 250, 94, 1)
HSL
hsl(89, 94%, 67%)
HSV
hsv(89, 62%, 98%)
CMYK
cmyk(30%, 0%, 62%, 2%)
CSS variable
--color-primary: #AFFA5E;
Lowercase HEX
#affa5e

Shades

Tints

Tones

Harmony

CSS snippets for #AFFA5E

.color-affa5e {
  color: #AFFA5E;
  background-color: #AFFA5E;
}

Frequently asked questions

What color is #AFFA5E?+

#AFFA5E is a HEX color with RGB value rgb(175, 250, 94) and HSL value hsl(89, 94%, 67%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #AFFA5E?+

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