#9FBFCB Color

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

Color preview

#9FBFCB

Color formats

HEX
#9FBFCB
RGB
rgb(159, 191, 203)
RGBA
rgba(159, 191, 203, 1)
HSL
hsl(196, 30%, 71%)
HSV
hsv(196, 22%, 80%)
CMYK
cmyk(22%, 6%, 0%, 20%)
CSS variable
--color-primary: #9FBFCB;
Lowercase HEX
#9fbfcb

Shades

Tints

Tones

Harmony

CSS snippets for #9FBFCB

.color-9fbfcb {
  color: #9FBFCB;
  background-color: #9FBFCB;
}

Frequently asked questions

What color is #9FBFCB?+

#9FBFCB is a HEX color with RGB value rgb(159, 191, 203) and HSL value hsl(196, 30%, 71%). Its closest CSS named color is LightSteelBlue.

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

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