#9BCCCD Color

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

Color preview

#9BCCCD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #9BCCCD

.color-9bcccd {
  color: #9BCCCD;
  background-color: #9BCCCD;
}

Frequently asked questions

What color is #9BCCCD?+

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

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

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