#AFEB55 Color

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

Color preview

#AFEB55

Color formats

HEX
#AFEB55
RGB
rgb(175, 235, 85)
RGBA
rgba(175, 235, 85, 1)
HSL
hsl(84, 79%, 63%)
HSV
hsv(84, 64%, 92%)
CMYK
cmyk(26%, 0%, 64%, 8%)
CSS variable
--color-primary: #AFEB55;
Lowercase HEX
#afeb55

Shades

Tints

Tones

Harmony

CSS snippets for #AFEB55

.color-afeb55 {
  color: #AFEB55;
  background-color: #AFEB55;
}

Frequently asked questions

What color is #AFEB55?+

#AFEB55 is a HEX color with RGB value rgb(175, 235, 85) and HSL value hsl(84, 79%, 63%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #AFEB55?+

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