#50CACC Color

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

Color preview

#50CACC

Color formats

HEX
#50CACC
RGB
rgb(80, 202, 204)
RGBA
rgba(80, 202, 204, 1)
HSL
hsl(181, 55%, 56%)
HSV
hsv(181, 61%, 80%)
CMYK
cmyk(61%, 1%, 0%, 20%)
CSS variable
--color-primary: #50CACC;
Lowercase HEX
#50cacc

Shades

Tints

Tones

Harmony

CSS snippets for #50CACC

.color-50cacc {
  color: #50CACC;
  background-color: #50CACC;
}

Frequently asked questions

What color is #50CACC?+

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

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

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