#8CCBCB Color

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

Color preview

#8CCBCB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #8CCBCB

.color-8ccbcb {
  color: #8CCBCB;
  background-color: #8CCBCB;
}

Frequently asked questions

What color is #8CCBCB?+

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

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

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