#9CBDEA Color

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

Color preview

#9CBDEA

Color formats

HEX
#9CBDEA
RGB
rgb(156, 189, 234)
RGBA
rgba(156, 189, 234, 1)
HSL
hsl(215, 65%, 76%)
HSV
hsv(215, 33%, 92%)
CMYK
cmyk(33%, 19%, 0%, 8%)
CSS variable
--color-primary: #9CBDEA;
Lowercase HEX
#9cbdea

Shades

Tints

Tones

Harmony

CSS snippets for #9CBDEA

.color-9cbdea {
  color: #9CBDEA;
  background-color: #9CBDEA;
}

Frequently asked questions

What color is #9CBDEA?+

#9CBDEA is a HEX color with RGB value rgb(156, 189, 234) and HSL value hsl(215, 65%, 76%). Its closest CSS named color is LightSteelBlue.

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

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