#4BED40 Color

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

Color preview

#4BED40

Color formats

HEX
#4BED40
RGB
rgb(75, 237, 64)
RGBA
rgba(75, 237, 64, 1)
HSL
hsl(116, 83%, 59%)
HSV
hsv(116, 73%, 93%)
CMYK
cmyk(68%, 0%, 73%, 7%)
CSS variable
--color-primary: #4BED40;
Lowercase HEX
#4bed40

Shades

Tints

Tones

Harmony

CSS snippets for #4BED40

.color-4bed40 {
  color: #4BED40;
  background-color: #4BED40;
}

Frequently asked questions

What color is #4BED40?+

#4BED40 is a HEX color with RGB value rgb(75, 237, 64) and HSL value hsl(116, 83%, 59%). Its closest CSS named color is LimeGreen.

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

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