#8FBFCF Color

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

Color preview

#8FBFCF

Color formats

HEX
#8FBFCF
RGB
rgb(143, 191, 207)
RGBA
rgba(143, 191, 207, 1)
HSL
hsl(195, 40%, 69%)
HSV
hsv(195, 31%, 81%)
CMYK
cmyk(31%, 8%, 0%, 19%)
CSS variable
--color-primary: #8FBFCF;
Lowercase HEX
#8fbfcf

Shades

Tints

Tones

Harmony

CSS snippets for #8FBFCF

.color-8fbfcf {
  color: #8FBFCF;
  background-color: #8FBFCF;
}

Frequently asked questions

What color is #8FBFCF?+

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

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

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