#9BCBCE Color

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

Color preview

#9BCBCE

Color formats

HEX
#9BCBCE
RGB
rgb(155, 203, 206)
RGBA
rgba(155, 203, 206, 1)
HSL
hsl(184, 34%, 71%)
HSV
hsv(184, 25%, 81%)
CMYK
cmyk(25%, 1%, 0%, 19%)
CSS variable
--color-primary: #9BCBCE;
Lowercase HEX
#9bcbce

Shades

Tints

Tones

Harmony

CSS snippets for #9BCBCE

.color-9bcbce {
  color: #9BCBCE;
  background-color: #9BCBCE;
}

Frequently asked questions

What color is #9BCBCE?+

#9BCBCE is a HEX color with RGB value rgb(155, 203, 206) and HSL value hsl(184, 34%, 71%). Its closest CSS named color is LightSteelBlue.

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

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