#49CC54 Color

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

Color preview

#49CC54

Color formats

HEX
#49CC54
RGB
rgb(73, 204, 84)
RGBA
rgba(73, 204, 84, 1)
HSL
hsl(125, 56%, 54%)
HSV
hsv(125, 64%, 80%)
CMYK
cmyk(64%, 0%, 59%, 20%)
CSS variable
--color-primary: #49CC54;
Lowercase HEX
#49cc54

Shades

Tints

Tones

Harmony

CSS snippets for #49CC54

.color-49cc54 {
  color: #49CC54;
  background-color: #49CC54;
}

Frequently asked questions

What color is #49CC54?+

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

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

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