#4BDC2E Color

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

Color preview

#4BDC2E

Color formats

HEX
#4BDC2E
RGB
rgb(75, 220, 46)
RGBA
rgba(75, 220, 46, 1)
HSL
hsl(110, 71%, 52%)
HSV
hsv(110, 79%, 86%)
CMYK
cmyk(66%, 0%, 79%, 14%)
CSS variable
--color-primary: #4BDC2E;
Lowercase HEX
#4bdc2e

Shades

Tints

Tones

Harmony

CSS snippets for #4BDC2E

.color-4bdc2e {
  color: #4BDC2E;
  background-color: #4BDC2E;
}

Frequently asked questions

What color is #4BDC2E?+

#4BDC2E is a HEX color with RGB value rgb(75, 220, 46) and HSL value hsl(110, 71%, 52%). Its closest CSS named color is LimeGreen.

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

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