#8CBBCF Color

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

Color preview

#8CBBCF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #8CBBCF

.color-8cbbcf {
  color: #8CBBCF;
  background-color: #8CBBCF;
}

Frequently asked questions

What color is #8CBBCF?+

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

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

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