#49CC7B Color

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

Color preview

#49CC7B

Color formats

HEX
#49CC7B
RGB
rgb(73, 204, 123)
RGBA
rgba(73, 204, 123, 1)
HSL
hsl(143, 56%, 54%)
HSV
hsv(143, 64%, 80%)
CMYK
cmyk(64%, 0%, 40%, 20%)
CSS variable
--color-primary: #49CC7B;
Lowercase HEX
#49cc7b

Shades

Tints

Tones

Harmony

CSS snippets for #49CC7B

.color-49cc7b {
  color: #49CC7B;
  background-color: #49CC7B;
}

Frequently asked questions

What color is #49CC7B?+

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

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

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