#8CCBFB Color

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

Color preview

#8CCBFB

Color formats

HEX
#8CCBFB
RGB
rgb(140, 203, 251)
RGBA
rgba(140, 203, 251, 1)
HSL
hsl(206, 93%, 77%)
HSV
hsv(206, 44%, 98%)
CMYK
cmyk(44%, 19%, 0%, 2%)
CSS variable
--color-primary: #8CCBFB;
Lowercase HEX
#8ccbfb

Shades

Tints

Tones

Harmony

CSS snippets for #8CCBFB

.color-8ccbfb {
  color: #8CCBFB;
  background-color: #8CCBFB;
}

Frequently asked questions

What color is #8CCBFB?+

#8CCBFB is a HEX color with RGB value rgb(140, 203, 251) and HSL value hsl(206, 93%, 77%). Its closest CSS named color is LightSkyBlue.

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

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