#8BCCDA Color

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

Color preview

#8BCCDA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #8BCCDA

.color-8bccda {
  color: #8BCCDA;
  background-color: #8BCCDA;
}

Frequently asked questions

What color is #8BCCDA?+

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

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

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