#8CDCFB Color

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

Color preview

#8CDCFB

Color formats

HEX
#8CDCFB
RGB
rgb(140, 220, 251)
RGBA
rgba(140, 220, 251, 1)
HSL
hsl(197, 93%, 77%)
HSV
hsv(197, 44%, 98%)
CMYK
cmyk(44%, 12%, 0%, 2%)
CSS variable
--color-primary: #8CDCFB;
Lowercase HEX
#8cdcfb

Shades

Tints

Tones

Harmony

CSS snippets for #8CDCFB

.color-8cdcfb {
  color: #8CDCFB;
  background-color: #8CDCFB;
}

Frequently asked questions

What color is #8CDCFB?+

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

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

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