#5FDFEB Color

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

Color preview

#5FDFEB

Color formats

HEX
#5FDFEB
RGB
rgb(95, 223, 235)
RGBA
rgba(95, 223, 235, 1)
HSL
hsl(185, 78%, 65%)
HSV
hsv(185, 60%, 92%)
CMYK
cmyk(60%, 5%, 0%, 8%)
CSS variable
--color-primary: #5FDFEB;
Lowercase HEX
#5fdfeb

Shades

Tints

Tones

Harmony

CSS snippets for #5FDFEB

.color-5fdfeb {
  color: #5FDFEB;
  background-color: #5FDFEB;
}

Frequently asked questions

What color is #5FDFEB?+

#5FDFEB is a HEX color with RGB value rgb(95, 223, 235) and HSL value hsl(185, 78%, 65%). Its closest CSS named color is MediumTurquoise.

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

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