#50ABD2 Color

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

Color preview

#50ABD2

Color formats

HEX
#50ABD2
RGB
rgb(80, 171, 210)
RGBA
rgba(80, 171, 210, 1)
HSL
hsl(198, 59%, 57%)
HSV
hsv(198, 62%, 82%)
CMYK
cmyk(62%, 19%, 0%, 18%)
CSS variable
--color-primary: #50ABD2;
Lowercase HEX
#50abd2

Shades

Tints

Tones

Harmony

CSS snippets for #50ABD2

.color-50abd2 {
  color: #50ABD2;
  background-color: #50ABD2;
}

Frequently asked questions

What color is #50ABD2?+

#50ABD2 is a HEX color with RGB value rgb(80, 171, 210) and HSL value hsl(198, 59%, 57%). Its closest CSS named color is MediumTurquoise.

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

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