#58CBBF Color

Inspect #58CBBF across formats, palettes, contrast and closest named color matches.

Color preview

#58CBBF

Color formats

HEX
#58CBBF
RGB
rgb(88, 203, 191)
RGBA
rgba(88, 203, 191, 1)
HSL
hsl(174, 53%, 57%)
HSV
hsv(174, 57%, 80%)
CMYK
cmyk(57%, 0%, 6%, 20%)
CSS variable
--color-primary: #58CBBF;
Lowercase HEX
#58cbbf

Shades

Tints

Tones

Harmony

CSS snippets for #58CBBF

.color-58cbbf {
  color: #58CBBF;
  background-color: #58CBBF;
}

Frequently asked questions

What color is #58CBBF?+

#58CBBF is a HEX color with RGB value rgb(88, 203, 191) and HSL value hsl(174, 53%, 57%). Its closest CSS named color is MediumTurquoise.

What is the closest Tailwind color to #58CBBF?+

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