#8CBFCF Color

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

Color preview

#8CBFCF

Color formats

HEX
#8CBFCF
RGB
rgb(140, 191, 207)
RGBA
rgba(140, 191, 207, 1)
HSL
hsl(194, 41%, 68%)
HSV
hsv(194, 32%, 81%)
CMYK
cmyk(32%, 8%, 0%, 19%)
CSS variable
--color-primary: #8CBFCF;
Lowercase HEX
#8cbfcf

Shades

Tints

Tones

Harmony

CSS snippets for #8CBFCF

.color-8cbfcf {
  color: #8CBFCF;
  background-color: #8CBFCF;
}

Frequently asked questions

What color is #8CBFCF?+

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

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

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