#5BBBFB Color

Inspect #5BBBFB across formats, palettes, contrast and closest named color matches.

Color preview

#5BBBFB

Color formats

HEX
#5BBBFB
RGB
rgb(91, 187, 251)
RGBA
rgba(91, 187, 251, 1)
HSL
hsl(204, 95%, 67%)
HSV
hsv(204, 64%, 98%)
CMYK
cmyk(64%, 25%, 0%, 2%)
CSS variable
--color-primary: #5BBBFB;
Lowercase HEX
#5bbbfb

Shades

Tints

Tones

Harmony

CSS snippets for #5BBBFB

.color-5bbbfb {
  color: #5BBBFB;
  background-color: #5BBBFB;
}

Frequently asked questions

What color is #5BBBFB?+

#5BBBFB is a HEX color with RGB value rgb(91, 187, 251) and HSL value hsl(204, 95%, 67%). Its closest CSS named color is CornflowerBlue.

What is the closest Tailwind color to #5BBBFB?+

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