#50CEFB Color

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

Color preview

#50CEFB

Color formats

HEX
#50CEFB
RGB
rgb(80, 206, 251)
RGBA
rgba(80, 206, 251, 1)
HSL
hsl(196, 96%, 65%)
HSV
hsv(196, 68%, 98%)
CMYK
cmyk(68%, 18%, 0%, 2%)
CSS variable
--color-primary: #50CEFB;
Lowercase HEX
#50cefb

Shades

Tints

Tones

Harmony

CSS snippets for #50CEFB

.color-50cefb {
  color: #50CEFB;
  background-color: #50CEFB;
}

Frequently asked questions

What color is #50CEFB?+

#50CEFB is a HEX color with RGB value rgb(80, 206, 251) and HSL value hsl(196, 96%, 65%). Its closest CSS named color is MediumTurquoise.

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

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