#8CBDCB Color

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

Color preview

#8CBDCB

Color formats

HEX
#8CBDCB
RGB
rgb(140, 189, 203)
RGBA
rgba(140, 189, 203, 1)
HSL
hsl(193, 38%, 67%)
HSV
hsv(193, 31%, 80%)
CMYK
cmyk(31%, 7%, 0%, 20%)
CSS variable
--color-primary: #8CBDCB;
Lowercase HEX
#8cbdcb

Shades

Tints

Tones

Harmony

CSS snippets for #8CBDCB

.color-8cbdcb {
  color: #8CBDCB;
  background-color: #8CBDCB;
}

Frequently asked questions

What color is #8CBDCB?+

#8CBDCB is a HEX color with RGB value rgb(140, 189, 203) and HSL value hsl(193, 38%, 67%). Its closest CSS named color is SkyBlue.

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

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