#9BCBCD Color

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

Color preview

#9BCBCD

Color formats

HEX
#9BCBCD
RGB
rgb(155, 203, 205)
RGBA
rgba(155, 203, 205, 1)
HSL
hsl(182, 33%, 71%)
HSV
hsv(182, 24%, 80%)
CMYK
cmyk(24%, 1%, 0%, 20%)
CSS variable
--color-primary: #9BCBCD;
Lowercase HEX
#9bcbcd

Shades

Tints

Tones

Harmony

CSS snippets for #9BCBCD

.color-9bcbcd {
  color: #9BCBCD;
  background-color: #9BCBCD;
}

Frequently asked questions

What color is #9BCBCD?+

#9BCBCD is a HEX color with RGB value rgb(155, 203, 205) and HSL value hsl(182, 33%, 71%). Its closest CSS named color is LightSteelBlue.

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

The closest Tailwind color is emerald-200, available as the bg-emerald-200 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