#50BECC Color

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

Color preview

#50BECC

Color formats

HEX
#50BECC
RGB
rgb(80, 190, 204)
RGBA
rgba(80, 190, 204, 1)
HSL
hsl(187, 55%, 56%)
HSV
hsv(187, 61%, 80%)
CMYK
cmyk(61%, 7%, 0%, 20%)
CSS variable
--color-primary: #50BECC;
Lowercase HEX
#50becc

Shades

Tints

Tones

Harmony

CSS snippets for #50BECC

.color-50becc {
  color: #50BECC;
  background-color: #50BECC;
}

Frequently asked questions

What color is #50BECC?+

#50BECC is a HEX color with RGB value rgb(80, 190, 204) and HSL value hsl(187, 55%, 56%). Its closest CSS named color is MediumTurquoise.

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

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