#8CEBFB Color

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

Color preview

#8CEBFB

Color formats

HEX
#8CEBFB
RGB
rgb(140, 235, 251)
RGBA
rgba(140, 235, 251, 1)
HSL
hsl(189, 93%, 77%)
HSV
hsv(189, 44%, 98%)
CMYK
cmyk(44%, 6%, 0%, 2%)
CSS variable
--color-primary: #8CEBFB;
Lowercase HEX
#8cebfb

Shades

Tints

Tones

Harmony

CSS snippets for #8CEBFB

.color-8cebfb {
  color: #8CEBFB;
  background-color: #8CEBFB;
}

Frequently asked questions

What color is #8CEBFB?+

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

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

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