#9DBDCB Color

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

Color preview

#9DBDCB

Color formats

HEX
#9DBDCB
RGB
rgb(157, 189, 203)
RGBA
rgba(157, 189, 203, 1)
HSL
hsl(198, 31%, 71%)
HSV
hsv(198, 23%, 80%)
CMYK
cmyk(23%, 7%, 0%, 20%)
CSS variable
--color-primary: #9DBDCB;
Lowercase HEX
#9dbdcb

Shades

Tints

Tones

Harmony

CSS snippets for #9DBDCB

.color-9dbdcb {
  color: #9DBDCB;
  background-color: #9DBDCB;
}

Frequently asked questions

What color is #9DBDCB?+

#9DBDCB is a HEX color with RGB value rgb(157, 189, 203) and HSL value hsl(198, 31%, 71%). Its closest CSS named color is LightSteelBlue.

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

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