#9FBDCB Color

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

Color preview

#9FBDCB

Color formats

HEX
#9FBDCB
RGB
rgb(159, 189, 203)
RGBA
rgba(159, 189, 203, 1)
HSL
hsl(199, 30%, 71%)
HSV
hsv(199, 22%, 80%)
CMYK
cmyk(22%, 7%, 0%, 20%)
CSS variable
--color-primary: #9FBDCB;
Lowercase HEX
#9fbdcb

Shades

Tints

Tones

Harmony

CSS snippets for #9FBDCB

.color-9fbdcb {
  color: #9FBDCB;
  background-color: #9FBDCB;
}

Frequently asked questions

What color is #9FBDCB?+

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

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

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