#8EBBFB Color

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

Color preview

#8EBBFB

Color formats

HEX
#8EBBFB
RGB
rgb(142, 187, 251)
RGBA
rgba(142, 187, 251, 1)
HSL
hsl(215, 93%, 77%)
HSV
hsv(215, 43%, 98%)
CMYK
cmyk(43%, 25%, 0%, 2%)
CSS variable
--color-primary: #8EBBFB;
Lowercase HEX
#8ebbfb

Shades

Tints

Tones

Harmony

CSS snippets for #8EBBFB

.color-8ebbfb {
  color: #8EBBFB;
  background-color: #8EBBFB;
}

Frequently asked questions

What color is #8EBBFB?+

#8EBBFB is a HEX color with RGB value rgb(142, 187, 251) and HSL value hsl(215, 93%, 77%). Its closest CSS named color is LightSkyBlue.

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

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