#8FBCFB Color

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

Color preview

#8FBCFB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #8FBCFB

.color-8fbcfb {
  color: #8FBCFB;
  background-color: #8FBCFB;
}

Frequently asked questions

What color is #8FBCFB?+

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

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

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