#8BBCCC Color

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

Color preview

#8BBCCC

Color formats

HEX
#8BBCCC
RGB
rgb(139, 188, 204)
RGBA
rgba(139, 188, 204, 1)
HSL
hsl(195, 39%, 67%)
HSV
hsv(195, 32%, 80%)
CMYK
cmyk(32%, 8%, 0%, 20%)
CSS variable
--color-primary: #8BBCCC;
Lowercase HEX
#8bbccc

Shades

Tints

Tones

Harmony

CSS snippets for #8BBCCC

.color-8bbccc {
  color: #8BBCCC;
  background-color: #8BBCCC;
}

Frequently asked questions

What color is #8BBCCC?+

#8BBCCC is a HEX color with RGB value rgb(139, 188, 204) and HSL value hsl(195, 39%, 67%). Its closest CSS named color is SkyBlue.

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

The closest Tailwind color is slate-400, available as the bg-slate-400 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