#8FCBCF Color

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

Color preview

#8FCBCF

Color formats

HEX
#8FCBCF
RGB
rgb(143, 203, 207)
RGBA
rgba(143, 203, 207, 1)
HSL
hsl(184, 40%, 69%)
HSV
hsv(184, 31%, 81%)
CMYK
cmyk(31%, 2%, 0%, 19%)
CSS variable
--color-primary: #8FCBCF;
Lowercase HEX
#8fcbcf

Shades

Tints

Tones

Harmony

CSS snippets for #8FCBCF

.color-8fcbcf {
  color: #8FCBCF;
  background-color: #8FCBCF;
}

Frequently asked questions

What color is #8FCBCF?+

#8FCBCF is a HEX color with RGB value rgb(143, 203, 207) and HSL value hsl(184, 40%, 69%). Its closest CSS named color is SkyBlue.

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

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