#8BBFFB Color

Inspect #8BBFFB across formats, palettes, contrast and closest named color matches.

Color preview

#8BBFFB

Color formats

HEX
#8BBFFB
RGB
rgb(139, 191, 251)
RGBA
rgba(139, 191, 251, 1)
HSL
hsl(212, 93%, 76%)
HSV
hsv(212, 45%, 98%)
CMYK
cmyk(45%, 24%, 0%, 2%)
CSS variable
--color-primary: #8BBFFB;
Lowercase HEX
#8bbffb

Shades

Tints

Tones

Harmony

CSS snippets for #8BBFFB

.color-8bbffb {
  color: #8BBFFB;
  background-color: #8BBFFB;
}

Frequently asked questions

What color is #8BBFFB?+

#8BBFFB is a HEX color with RGB value rgb(139, 191, 251) and HSL value hsl(212, 93%, 76%). Its closest CSS named color is LightSkyBlue.

What is the closest Tailwind color to #8BBFFB?+

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