#B9CDEC Color

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

Color preview

#B9CDEC

Color formats

HEX
#B9CDEC
RGB
rgb(185, 205, 236)
RGBA
rgba(185, 205, 236, 1)
HSL
hsl(216, 57%, 83%)
HSV
hsv(216, 22%, 93%)
CMYK
cmyk(22%, 13%, 0%, 7%)
CSS variable
--color-primary: #B9CDEC;
Lowercase HEX
#b9cdec

Shades

Tints

Tones

Harmony

CSS snippets for #B9CDEC

.color-b9cdec {
  color: #B9CDEC;
  background-color: #B9CDEC;
}

Frequently asked questions

What color is #B9CDEC?+

#B9CDEC is a HEX color with RGB value rgb(185, 205, 236) and HSL value hsl(216, 57%, 83%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #B9CDEC?+

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