#50BEDD Color

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

Color preview

#50BEDD

Color formats

HEX
#50BEDD
RGB
rgb(80, 190, 221)
RGBA
rgba(80, 190, 221, 1)
HSL
hsl(193, 67%, 59%)
HSV
hsv(193, 64%, 87%)
CMYK
cmyk(64%, 14%, 0%, 13%)
CSS variable
--color-primary: #50BEDD;
Lowercase HEX
#50bedd

Shades

Tints

Tones

Harmony

CSS snippets for #50BEDD

.color-50bedd {
  color: #50BEDD;
  background-color: #50BEDD;
}

Frequently asked questions

What color is #50BEDD?+

#50BEDD is a HEX color with RGB value rgb(80, 190, 221) and HSL value hsl(193, 67%, 59%). Its closest CSS named color is MediumTurquoise.

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

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