#9CBDCF Color

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

Color preview

#9CBDCF

Color formats

HEX
#9CBDCF
RGB
rgb(156, 189, 207)
RGBA
rgba(156, 189, 207, 1)
HSL
hsl(201, 35%, 71%)
HSV
hsv(201, 25%, 81%)
CMYK
cmyk(25%, 9%, 0%, 19%)
CSS variable
--color-primary: #9CBDCF;
Lowercase HEX
#9cbdcf

Shades

Tints

Tones

Harmony

CSS snippets for #9CBDCF

.color-9cbdcf {
  color: #9CBDCF;
  background-color: #9CBDCF;
}

Frequently asked questions

What color is #9CBDCF?+

#9CBDCF is a HEX color with RGB value rgb(156, 189, 207) and HSL value hsl(201, 35%, 71%). Its closest CSS named color is LightSteelBlue.

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

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