#50BEDC Color

Inspect #50BEDC across formats, palettes, contrast and closest named color matches.

Color preview

#50BEDC

Color formats

HEX
#50BEDC
RGB
rgb(80, 190, 220)
RGBA
rgba(80, 190, 220, 1)
HSL
hsl(193, 67%, 59%)
HSV
hsv(193, 64%, 86%)
CMYK
cmyk(64%, 14%, 0%, 14%)
CSS variable
--color-primary: #50BEDC;
Lowercase HEX
#50bedc

Shades

Tints

Tones

Harmony

CSS snippets for #50BEDC

.color-50bedc {
  color: #50BEDC;
  background-color: #50BEDC;
}

Frequently asked questions

What color is #50BEDC?+

#50BEDC is a HEX color with RGB value rgb(80, 190, 220) and HSL value hsl(193, 67%, 59%). Its closest CSS named color is MediumTurquoise.

What is the closest Tailwind color to #50BEDC?+

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