#58E7BF Color

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

Color preview

#58E7BF

Color formats

HEX
#58E7BF
RGB
rgb(88, 231, 191)
RGBA
rgba(88, 231, 191, 1)
HSL
hsl(163, 75%, 63%)
HSV
hsv(163, 62%, 91%)
CMYK
cmyk(62%, 0%, 17%, 9%)
CSS variable
--color-primary: #58E7BF;
Lowercase HEX
#58e7bf

Shades

Tints

Tones

Harmony

CSS snippets for #58E7BF

.color-58e7bf {
  color: #58E7BF;
  background-color: #58E7BF;
}

Frequently asked questions

What color is #58E7BF?+

#58E7BF is a HEX color with RGB value rgb(88, 231, 191) and HSL value hsl(163, 75%, 63%). Its closest CSS named color is MediumTurquoise.

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

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