#8BBBCF Color

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

Color preview

#8BBBCF

Color formats

HEX
#8BBBCF
RGB
rgb(139, 187, 207)
RGBA
rgba(139, 187, 207, 1)
HSL
hsl(198, 41%, 68%)
HSV
hsv(198, 33%, 81%)
CMYK
cmyk(33%, 10%, 0%, 19%)
CSS variable
--color-primary: #8BBBCF;
Lowercase HEX
#8bbbcf

Shades

Tints

Tones

Harmony

CSS snippets for #8BBBCF

.color-8bbbcf {
  color: #8BBBCF;
  background-color: #8BBBCF;
}

Frequently asked questions

What color is #8BBBCF?+

#8BBBCF is a HEX color with RGB value rgb(139, 187, 207) and HSL value hsl(198, 41%, 68%). Its closest CSS named color is SkyBlue.

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

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