#49CC79 Color

Inspect #49CC79 across formats, palettes, contrast and closest named color matches.

Color preview

#49CC79

Color formats

HEX
#49CC79
RGB
rgb(73, 204, 121)
RGBA
rgba(73, 204, 121, 1)
HSL
hsl(142, 56%, 54%)
HSV
hsv(142, 64%, 80%)
CMYK
cmyk(64%, 0%, 41%, 20%)
CSS variable
--color-primary: #49CC79;
Lowercase HEX
#49cc79

Shades

Tints

Tones

Harmony

CSS snippets for #49CC79

.color-49cc79 {
  color: #49CC79;
  background-color: #49CC79;
}

Frequently asked questions

What color is #49CC79?+

#49CC79 is a HEX color with RGB value rgb(73, 204, 121) and HSL value hsl(142, 56%, 54%). Its closest CSS named color is MediumSeaGreen.

What is the closest Tailwind color to #49CC79?+

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