#9BBFCF Color

Inspect #9BBFCF across formats, palettes, contrast and closest named color matches.

Color preview

#9BBFCF

Color formats

HEX
#9BBFCF
RGB
rgb(155, 191, 207)
RGBA
rgba(155, 191, 207, 1)
HSL
hsl(198, 35%, 71%)
HSV
hsv(198, 25%, 81%)
CMYK
cmyk(25%, 8%, 0%, 19%)
CSS variable
--color-primary: #9BBFCF;
Lowercase HEX
#9bbfcf

Shades

Tints

Tones

Harmony

CSS snippets for #9BBFCF

.color-9bbfcf {
  color: #9BBFCF;
  background-color: #9BBFCF;
}

Frequently asked questions

What color is #9BBFCF?+

#9BBFCF is a HEX color with RGB value rgb(155, 191, 207) and HSL value hsl(198, 35%, 71%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #9BBFCF?+

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