#B9CCDD Color

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

Color preview

#B9CCDD

Color formats

HEX
#B9CCDD
RGB
rgb(185, 204, 221)
RGBA
rgba(185, 204, 221, 1)
HSL
hsl(208, 35%, 80%)
HSV
hsv(208, 16%, 87%)
CMYK
cmyk(16%, 8%, 0%, 13%)
CSS variable
--color-primary: #B9CCDD;
Lowercase HEX
#b9ccdd

Shades

Tints

Tones

Harmony

CSS snippets for #B9CCDD

.color-b9ccdd {
  color: #B9CCDD;
  background-color: #B9CCDD;
}

Frequently asked questions

What color is #B9CCDD?+

#B9CCDD is a HEX color with RGB value rgb(185, 204, 221) and HSL value hsl(208, 35%, 80%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B9CCDD?+

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