#AFFC58 Color

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

Color preview

#AFFC58

Color formats

HEX
#AFFC58
RGB
rgb(175, 252, 88)
RGBA
rgba(175, 252, 88, 1)
HSL
hsl(88, 96%, 67%)
HSV
hsv(88, 65%, 99%)
CMYK
cmyk(31%, 0%, 65%, 1%)
CSS variable
--color-primary: #AFFC58;
Lowercase HEX
#affc58

Shades

Tints

Tones

Harmony

CSS snippets for #AFFC58

.color-affc58 {
  color: #AFFC58;
  background-color: #AFFC58;
}

Frequently asked questions

What color is #AFFC58?+

#AFFC58 is a HEX color with RGB value rgb(175, 252, 88) and HSL value hsl(88, 96%, 67%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #AFFC58?+

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