#4BFE2F Color

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

Color preview

#4BFE2F

Color formats

HEX
#4BFE2F
RGB
rgb(75, 254, 47)
RGBA
rgba(75, 254, 47, 1)
HSL
hsl(112, 99%, 59%)
HSV
hsv(112, 81%, 100%)
CMYK
cmyk(70%, 0%, 81%, 0%)
CSS variable
--color-primary: #4BFE2F;
Lowercase HEX
#4bfe2f

Shades

Tints

Tones

Harmony

CSS snippets for #4BFE2F

.color-4bfe2f {
  color: #4BFE2F;
  background-color: #4BFE2F;
}

Frequently asked questions

What color is #4BFE2F?+

#4BFE2F is a HEX color with RGB value rgb(75, 254, 47) and HSL value hsl(112, 99%, 59%). Its closest CSS named color is LimeGreen.

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

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