#8BCAFE Color

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

Color preview

#8BCAFE

Color formats

HEX
#8BCAFE
RGB
rgb(139, 202, 254)
RGBA
rgba(139, 202, 254, 1)
HSL
hsl(207, 98%, 77%)
HSV
hsv(207, 45%, 100%)
CMYK
cmyk(45%, 20%, 0%, 0%)
CSS variable
--color-primary: #8BCAFE;
Lowercase HEX
#8bcafe

Shades

Tints

Tones

Harmony

CSS snippets for #8BCAFE

.color-8bcafe {
  color: #8BCAFE;
  background-color: #8BCAFE;
}

Frequently asked questions

What color is #8BCAFE?+

#8BCAFE is a HEX color with RGB value rgb(139, 202, 254) and HSL value hsl(207, 98%, 77%). Its closest CSS named color is LightSkyBlue.

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

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