#B9CBED Color

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

Color preview

#B9CBED

Color formats

HEX
#B9CBED
RGB
rgb(185, 203, 237)
RGBA
rgba(185, 203, 237, 1)
HSL
hsl(219, 59%, 83%)
HSV
hsv(219, 22%, 93%)
CMYK
cmyk(22%, 14%, 0%, 7%)
CSS variable
--color-primary: #B9CBED;
Lowercase HEX
#b9cbed

Shades

Tints

Tones

Harmony

CSS snippets for #B9CBED

.color-b9cbed {
  color: #B9CBED;
  background-color: #B9CBED;
}

Frequently asked questions

What color is #B9CBED?+

#B9CBED is a HEX color with RGB value rgb(185, 203, 237) and HSL value hsl(219, 59%, 83%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B9CBED?+

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