#8DCBCF Color

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

Color preview

#8DCBCF

Color formats

HEX
#8DCBCF
RGB
rgb(141, 203, 207)
RGBA
rgba(141, 203, 207, 1)
HSL
hsl(184, 41%, 68%)
HSV
hsv(184, 32%, 81%)
CMYK
cmyk(32%, 2%, 0%, 19%)
CSS variable
--color-primary: #8DCBCF;
Lowercase HEX
#8dcbcf

Shades

Tints

Tones

Harmony

CSS snippets for #8DCBCF

.color-8dcbcf {
  color: #8DCBCF;
  background-color: #8DCBCF;
}

Frequently asked questions

What color is #8DCBCF?+

#8DCBCF is a HEX color with RGB value rgb(141, 203, 207) and HSL value hsl(184, 41%, 68%). Its closest CSS named color is SkyBlue.

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

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