#8BBDCF Color

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

Color preview

#8BBDCF

Color formats

HEX
#8BBDCF
RGB
rgb(139, 189, 207)
RGBA
rgba(139, 189, 207, 1)
HSL
hsl(196, 41%, 68%)
HSV
hsv(196, 33%, 81%)
CMYK
cmyk(33%, 9%, 0%, 19%)
CSS variable
--color-primary: #8BBDCF;
Lowercase HEX
#8bbdcf

Shades

Tints

Tones

Harmony

CSS snippets for #8BBDCF

.color-8bbdcf {
  color: #8BBDCF;
  background-color: #8BBDCF;
}

Frequently asked questions

What color is #8BBDCF?+

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

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

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