#4EAB49 Color

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

Color preview

#4EAB49

Color formats

HEX
#4EAB49
RGB
rgb(78, 171, 73)
RGBA
rgba(78, 171, 73, 1)
HSL
hsl(117, 40%, 48%)
HSV
hsv(117, 57%, 67%)
CMYK
cmyk(54%, 0%, 57%, 33%)
CSS variable
--color-primary: #4EAB49;
Lowercase HEX
#4eab49

Shades

Tints

Tones

Harmony

CSS snippets for #4EAB49

.color-4eab49 {
  color: #4EAB49;
  background-color: #4EAB49;
}

Frequently asked questions

What color is #4EAB49?+

#4EAB49 is a HEX color with RGB value rgb(78, 171, 73) and HSL value hsl(117, 40%, 48%). Its closest CSS named color is MediumSeaGreen.

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

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