#AFEB78 Color

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

Color preview

#AFEB78

Color formats

HEX
#AFEB78
RGB
rgb(175, 235, 120)
RGBA
rgba(175, 235, 120, 1)
HSL
hsl(91, 74%, 70%)
HSV
hsv(91, 49%, 92%)
CMYK
cmyk(26%, 0%, 49%, 8%)
CSS variable
--color-primary: #AFEB78;
Lowercase HEX
#afeb78

Shades

Tints

Tones

Harmony

CSS snippets for #AFEB78

.color-afeb78 {
  color: #AFEB78;
  background-color: #AFEB78;
}

Frequently asked questions

What color is #AFEB78?+

#AFEB78 is a HEX color with RGB value rgb(175, 235, 120) and HSL value hsl(91, 74%, 70%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #AFEB78?+

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