#50B4FB Color

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

Color preview

#50B4FB

Color formats

HEX
#50B4FB
RGB
rgb(80, 180, 251)
RGBA
rgba(80, 180, 251, 1)
HSL
hsl(205, 96%, 65%)
HSV
hsv(205, 68%, 98%)
CMYK
cmyk(68%, 28%, 0%, 2%)
CSS variable
--color-primary: #50B4FB;
Lowercase HEX
#50b4fb

Shades

Tints

Tones

Harmony

CSS snippets for #50B4FB

.color-50b4fb {
  color: #50B4FB;
  background-color: #50B4FB;
}

Frequently asked questions

What color is #50B4FB?+

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

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

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