#8FBBCF Color

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

Color preview

#8FBBCF

Color formats

HEX
#8FBBCF
RGB
rgb(143, 187, 207)
RGBA
rgba(143, 187, 207, 1)
HSL
hsl(199, 40%, 69%)
HSV
hsv(199, 31%, 81%)
CMYK
cmyk(31%, 10%, 0%, 19%)
CSS variable
--color-primary: #8FBBCF;
Lowercase HEX
#8fbbcf

Shades

Tints

Tones

Harmony

CSS snippets for #8FBBCF

.color-8fbbcf {
  color: #8FBBCF;
  background-color: #8FBBCF;
}

Frequently asked questions

What color is #8FBBCF?+

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

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

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