#B9CCDF Color

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

Color preview

#B9CCDF

Color formats

HEX
#B9CCDF
RGB
rgb(185, 204, 223)
RGBA
rgba(185, 204, 223, 1)
HSL
hsl(210, 37%, 80%)
HSV
hsv(210, 17%, 87%)
CMYK
cmyk(17%, 9%, 0%, 13%)
CSS variable
--color-primary: #B9CCDF;
Lowercase HEX
#b9ccdf

Shades

Tints

Tones

Harmony

CSS snippets for #B9CCDF

.color-b9ccdf {
  color: #B9CCDF;
  background-color: #B9CCDF;
}

Frequently asked questions

What color is #B9CCDF?+

#B9CCDF is a HEX color with RGB value rgb(185, 204, 223) and HSL value hsl(210, 37%, 80%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B9CCDF?+

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