#50ABCC Color

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

Color preview

#50ABCC

Color formats

HEX
#50ABCC
RGB
rgb(80, 171, 204)
RGBA
rgba(80, 171, 204, 1)
HSL
hsl(196, 55%, 56%)
HSV
hsv(196, 61%, 80%)
CMYK
cmyk(61%, 16%, 0%, 20%)
CSS variable
--color-primary: #50ABCC;
Lowercase HEX
#50abcc

Shades

Tints

Tones

Harmony

CSS snippets for #50ABCC

.color-50abcc {
  color: #50ABCC;
  background-color: #50ABCC;
}

Frequently asked questions

What color is #50ABCC?+

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

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

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