#4EC255 Color

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

Color preview

#4EC255

Color formats

HEX
#4EC255
RGB
rgb(78, 194, 85)
RGBA
rgba(78, 194, 85, 1)
HSL
hsl(124, 49%, 53%)
HSV
hsv(124, 60%, 76%)
CMYK
cmyk(60%, 0%, 56%, 24%)
CSS variable
--color-primary: #4EC255;
Lowercase HEX
#4ec255

Shades

Tints

Tones

Harmony

CSS snippets for #4EC255

.color-4ec255 {
  color: #4EC255;
  background-color: #4EC255;
}

Frequently asked questions

What color is #4EC255?+

#4EC255 is a HEX color with RGB value rgb(78, 194, 85) and HSL value hsl(124, 49%, 53%). Its closest CSS named color is MediumSeaGreen.

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

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