#5CC180 Color

Inspect #5CC180 across formats, palettes, contrast and closest named color matches.

Color preview

#5CC180

Color formats

HEX
#5CC180
RGB
rgb(92, 193, 128)
RGBA
rgba(92, 193, 128, 1)
HSL
hsl(141, 45%, 56%)
HSV
hsv(141, 52%, 76%)
CMYK
cmyk(52%, 0%, 34%, 24%)
CSS variable
--color-primary: #5CC180;
Lowercase HEX
#5cc180

Shades

Tints

Tones

Harmony

CSS snippets for #5CC180

.color-5cc180 {
  color: #5CC180;
  background-color: #5CC180;
}

Frequently asked questions

What color is #5CC180?+

#5CC180 is a HEX color with RGB value rgb(92, 193, 128) and HSL value hsl(141, 45%, 56%). Its closest CSS named color is MediumSeaGreen.

What is the closest Tailwind color to #5CC180?+

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