#9BCDEC Color

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

Color preview

#9BCDEC

Color formats

HEX
#9BCDEC
RGB
rgb(155, 205, 236)
RGBA
rgba(155, 205, 236, 1)
HSL
hsl(203, 68%, 77%)
HSV
hsv(203, 34%, 93%)
CMYK
cmyk(34%, 13%, 0%, 7%)
CSS variable
--color-primary: #9BCDEC;
Lowercase HEX
#9bcdec

Shades

Tints

Tones

Harmony

CSS snippets for #9BCDEC

.color-9bcdec {
  color: #9BCDEC;
  background-color: #9BCDEC;
}

Frequently asked questions

What color is #9BCDEC?+

#9BCDEC is a HEX color with RGB value rgb(155, 205, 236) and HSL value hsl(203, 68%, 77%). Its closest CSS named color is SkyBlue.

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

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