#50BBCE Color

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

Color preview

#50BBCE

Color formats

HEX
#50BBCE
RGB
rgb(80, 187, 206)
RGBA
rgba(80, 187, 206, 1)
HSL
hsl(189, 56%, 56%)
HSV
hsv(189, 61%, 81%)
CMYK
cmyk(61%, 9%, 0%, 19%)
CSS variable
--color-primary: #50BBCE;
Lowercase HEX
#50bbce

Shades

Tints

Tones

Harmony

CSS snippets for #50BBCE

.color-50bbce {
  color: #50BBCE;
  background-color: #50BBCE;
}

Frequently asked questions

What color is #50BBCE?+

#50BBCE is a HEX color with RGB value rgb(80, 187, 206) and HSL value hsl(189, 56%, 56%). Its closest CSS named color is MediumTurquoise.

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

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