#4CFA55 Color

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

Color preview

#4CFA55

Color formats

HEX
#4CFA55
RGB
rgb(76, 250, 85)
RGBA
rgba(76, 250, 85, 1)
HSL
hsl(123, 95%, 64%)
HSV
hsv(123, 70%, 98%)
CMYK
cmyk(70%, 0%, 66%, 2%)
CSS variable
--color-primary: #4CFA55;
Lowercase HEX
#4cfa55

Shades

Tints

Tones

Harmony

CSS snippets for #4CFA55

.color-4cfa55 {
  color: #4CFA55;
  background-color: #4CFA55;
}

Frequently asked questions

What color is #4CFA55?+

#4CFA55 is a HEX color with RGB value rgb(76, 250, 85) and HSL value hsl(123, 95%, 64%). Its closest CSS named color is LimeGreen.

What is the closest Tailwind color to #4CFA55?+

The closest Tailwind color is green-400, available as the bg-green-400 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