#50ABFB Color

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

Color preview

#50ABFB

Color formats

HEX
#50ABFB
RGB
rgb(80, 171, 251)
RGBA
rgba(80, 171, 251, 1)
HSL
hsl(208, 96%, 65%)
HSV
hsv(208, 68%, 98%)
CMYK
cmyk(68%, 32%, 0%, 2%)
CSS variable
--color-primary: #50ABFB;
Lowercase HEX
#50abfb

Shades

Tints

Tones

Harmony

CSS snippets for #50ABFB

.color-50abfb {
  color: #50ABFB;
  background-color: #50ABFB;
}

Frequently asked questions

What color is #50ABFB?+

#50ABFB is a HEX color with RGB value rgb(80, 171, 251) and HSL value hsl(208, 96%, 65%). Its closest CSS named color is CornflowerBlue.

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

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