#5CCD8F Color

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

Color preview

#5CCD8F

Color formats

HEX
#5CCD8F
RGB
rgb(92, 205, 143)
RGBA
rgba(92, 205, 143, 1)
HSL
hsl(147, 53%, 58%)
HSV
hsv(147, 55%, 80%)
CMYK
cmyk(55%, 0%, 30%, 20%)
CSS variable
--color-primary: #5CCD8F;
Lowercase HEX
#5ccd8f

Shades

Tints

Tones

Harmony

CSS snippets for #5CCD8F

.color-5ccd8f {
  color: #5CCD8F;
  background-color: #5CCD8F;
}

Frequently asked questions

What color is #5CCD8F?+

#5CCD8F is a HEX color with RGB value rgb(92, 205, 143) and HSL value hsl(147, 53%, 58%). Its closest CSS named color is MediumAquaMarine.

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

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