#B9BBDD Color

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

Color preview

#B9BBDD

Color formats

HEX
#B9BBDD
RGB
rgb(185, 187, 221)
RGBA
rgba(185, 187, 221, 1)
HSL
hsl(237, 35%, 80%)
HSV
hsv(237, 16%, 87%)
CMYK
cmyk(16%, 15%, 0%, 13%)
CSS variable
--color-primary: #B9BBDD;
Lowercase HEX
#b9bbdd

Shades

Tints

Tones

Harmony

CSS snippets for #B9BBDD

.color-b9bbdd {
  color: #B9BBDD;
  background-color: #B9BBDD;
}

Frequently asked questions

What color is #B9BBDD?+

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

What is the closest Tailwind color to #B9BBDD?+

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