#4FF55D Color

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

Color preview

#4FF55D

Color formats

HEX
#4FF55D
RGB
rgb(79, 245, 93)
RGBA
rgba(79, 245, 93, 1)
HSL
hsl(125, 89%, 64%)
HSV
hsv(125, 68%, 96%)
CMYK
cmyk(68%, 0%, 62%, 4%)
CSS variable
--color-primary: #4FF55D;
Lowercase HEX
#4ff55d

Shades

Tints

Tones

Harmony

CSS snippets for #4FF55D

.color-4ff55d {
  color: #4FF55D;
  background-color: #4FF55D;
}

Frequently asked questions

What color is #4FF55D?+

#4FF55D is a HEX color with RGB value rgb(79, 245, 93) and HSL value hsl(125, 89%, 64%). Its closest CSS named color is LimeGreen.

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

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