#9CBBED Color

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

Color preview

#9CBBED

Color formats

HEX
#9CBBED
RGB
rgb(156, 187, 237)
RGBA
rgba(156, 187, 237, 1)
HSL
hsl(217, 69%, 77%)
HSV
hsv(217, 34%, 93%)
CMYK
cmyk(34%, 21%, 0%, 7%)
CSS variable
--color-primary: #9CBBED;
Lowercase HEX
#9cbbed

Shades

Tints

Tones

Harmony

CSS snippets for #9CBBED

.color-9cbbed {
  color: #9CBBED;
  background-color: #9CBBED;
}

Frequently asked questions

What color is #9CBBED?+

#9CBBED is a HEX color with RGB value rgb(156, 187, 237) and HSL value hsl(217, 69%, 77%). Its closest CSS named color is LightSteelBlue.

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

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