#8BCEDA Color

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

Color preview

#8BCEDA

Color formats

HEX
#8BCEDA
RGB
rgb(139, 206, 218)
RGBA
rgba(139, 206, 218, 1)
HSL
hsl(189, 52%, 70%)
HSV
hsv(189, 36%, 85%)
CMYK
cmyk(36%, 6%, 0%, 15%)
CSS variable
--color-primary: #8BCEDA;
Lowercase HEX
#8bceda

Shades

Tints

Tones

Harmony

CSS snippets for #8BCEDA

.color-8bceda {
  color: #8BCEDA;
  background-color: #8BCEDA;
}

Frequently asked questions

What color is #8BCEDA?+

#8BCEDA is a HEX color with RGB value rgb(139, 206, 218) and HSL value hsl(189, 52%, 70%). Its closest CSS named color is SkyBlue.

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

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