#9FBFCF Color

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

Color preview

#9FBFCF

Color formats

HEX
#9FBFCF
RGB
rgb(159, 191, 207)
RGBA
rgba(159, 191, 207, 1)
HSL
hsl(200, 33%, 72%)
HSV
hsv(200, 23%, 81%)
CMYK
cmyk(23%, 8%, 0%, 19%)
CSS variable
--color-primary: #9FBFCF;
Lowercase HEX
#9fbfcf

Shades

Tints

Tones

Harmony

CSS snippets for #9FBFCF

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

Frequently asked questions

What color is #9FBFCF?+

#9FBFCF is a HEX color with RGB value rgb(159, 191, 207) and HSL value hsl(200, 33%, 72%). Its closest CSS named color is LightSteelBlue.

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

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