#AFFA4C Color

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

Color preview

#AFFA4C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AFFA4C

.color-affa4c {
  color: #AFFA4C;
  background-color: #AFFA4C;
}

Frequently asked questions

What color is #AFFA4C?+

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

What is the closest Tailwind color to #AFFA4C?+

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