#9CBADB Color

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

Color preview

#9CBADB

Color formats

HEX
#9CBADB
RGB
rgb(156, 186, 219)
RGBA
rgba(156, 186, 219, 1)
HSL
hsl(211, 47%, 74%)
HSV
hsv(211, 29%, 86%)
CMYK
cmyk(29%, 15%, 0%, 14%)
CSS variable
--color-primary: #9CBADB;
Lowercase HEX
#9cbadb

Shades

Tints

Tones

Harmony

CSS snippets for #9CBADB

.color-9cbadb {
  color: #9CBADB;
  background-color: #9CBADB;
}

Frequently asked questions

What color is #9CBADB?+

#9CBADB is a HEX color with RGB value rgb(156, 186, 219) and HSL value hsl(211, 47%, 74%). Its closest CSS named color is LightSteelBlue.

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

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