#50DCFB Color

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

Color preview

#50DCFB

Color formats

HEX
#50DCFB
RGB
rgb(80, 220, 251)
RGBA
rgba(80, 220, 251, 1)
HSL
hsl(191, 96%, 65%)
HSV
hsv(191, 68%, 98%)
CMYK
cmyk(68%, 12%, 0%, 2%)
CSS variable
--color-primary: #50DCFB;
Lowercase HEX
#50dcfb

Shades

Tints

Tones

Harmony

CSS snippets for #50DCFB

.color-50dcfb {
  color: #50DCFB;
  background-color: #50DCFB;
}

Frequently asked questions

What color is #50DCFB?+

#50DCFB is a HEX color with RGB value rgb(80, 220, 251) and HSL value hsl(191, 96%, 65%). Its closest CSS named color is Turquoise.

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

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