#4BFF48 Color

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

Color preview

#4BFF48

Color formats

HEX
#4BFF48
RGB
rgb(75, 255, 72)
RGBA
rgba(75, 255, 72, 1)
HSL
hsl(119, 100%, 64%)
HSV
hsv(119, 72%, 100%)
CMYK
cmyk(71%, 0%, 72%, 0%)
CSS variable
--color-primary: #4BFF48;
Lowercase HEX
#4bff48

Shades

Tints

Tones

Harmony

CSS snippets for #4BFF48

.color-4bff48 {
  color: #4BFF48;
  background-color: #4BFF48;
}

Frequently asked questions

What color is #4BFF48?+

#4BFF48 is a HEX color with RGB value rgb(75, 255, 72) and HSL value hsl(119, 100%, 64%). Its closest CSS named color is LimeGreen.

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

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