#50BABA Color

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

Color preview

#50BABA

Color formats

HEX
#50BABA
RGB
rgb(80, 186, 186)
RGBA
rgba(80, 186, 186, 1)
HSL
hsl(180, 43%, 52%)
HSV
hsv(180, 57%, 73%)
CMYK
cmyk(57%, 0%, 0%, 27%)
CSS variable
--color-primary: #50BABA;
Lowercase HEX
#50baba

Shades

Tints

Tones

Harmony

CSS snippets for #50BABA

.color-50baba {
  color: #50BABA;
  background-color: #50BABA;
}

Frequently asked questions

What color is #50BABA?+

#50BABA is a HEX color with RGB value rgb(80, 186, 186) and HSL value hsl(180, 43%, 52%). Its closest CSS named color is MediumTurquoise.

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

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