#8FBDCF Color

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

Color preview

#8FBDCF

Color formats

HEX
#8FBDCF
RGB
rgb(143, 189, 207)
RGBA
rgba(143, 189, 207, 1)
HSL
hsl(197, 40%, 69%)
HSV
hsv(197, 31%, 81%)
CMYK
cmyk(31%, 9%, 0%, 19%)
CSS variable
--color-primary: #8FBDCF;
Lowercase HEX
#8fbdcf

Shades

Tints

Tones

Harmony

CSS snippets for #8FBDCF

.color-8fbdcf {
  color: #8FBDCF;
  background-color: #8FBDCF;
}

Frequently asked questions

What color is #8FBDCF?+

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

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

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