#9BCCCE Color

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

Color preview

#9BCCCE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #9BCCCE

.color-9bccce {
  color: #9BCCCE;
  background-color: #9BCCCE;
}

Frequently asked questions

What color is #9BCCCE?+

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

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

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