#5CDABF Color

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

Color preview

#5CDABF

Color formats

HEX
#5CDABF
RGB
rgb(92, 218, 191)
RGBA
rgba(92, 218, 191, 1)
HSL
hsl(167, 63%, 61%)
HSV
hsv(167, 58%, 85%)
CMYK
cmyk(58%, 0%, 12%, 15%)
CSS variable
--color-primary: #5CDABF;
Lowercase HEX
#5cdabf

Shades

Tints

Tones

Harmony

CSS snippets for #5CDABF

.color-5cdabf {
  color: #5CDABF;
  background-color: #5CDABF;
}

Frequently asked questions

What color is #5CDABF?+

#5CDABF is a HEX color with RGB value rgb(92, 218, 191) and HSL value hsl(167, 63%, 61%). Its closest CSS named color is MediumTurquoise.

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

The closest Tailwind color is emerald-300, available as the bg-emerald-300 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