#9FBDCF Color

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

Color preview

#9FBDCF

Color formats

HEX
#9FBDCF
RGB
rgb(159, 189, 207)
RGBA
rgba(159, 189, 207, 1)
HSL
hsl(203, 33%, 72%)
HSV
hsv(203, 23%, 81%)
CMYK
cmyk(23%, 9%, 0%, 19%)
CSS variable
--color-primary: #9FBDCF;
Lowercase HEX
#9fbdcf

Shades

Tints

Tones

Harmony

CSS snippets for #9FBDCF

.color-9fbdcf {
  color: #9FBDCF;
  background-color: #9FBDCF;
}

Frequently asked questions

What color is #9FBDCF?+

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

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

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