#B5BFDB Color

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

Color preview

#B5BFDB

Color formats

HEX
#B5BFDB
RGB
rgb(181, 191, 219)
RGBA
rgba(181, 191, 219, 1)
HSL
hsl(224, 35%, 78%)
HSV
hsv(224, 17%, 86%)
CMYK
cmyk(17%, 13%, 0%, 14%)
CSS variable
--color-primary: #B5BFDB;
Lowercase HEX
#b5bfdb

Shades

Tints

Tones

Harmony

CSS snippets for #B5BFDB

.color-b5bfdb {
  color: #B5BFDB;
  background-color: #B5BFDB;
}

Frequently asked questions

What color is #B5BFDB?+

#B5BFDB is a HEX color with RGB value rgb(181, 191, 219) and HSL value hsl(224, 35%, 78%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B5BFDB?+

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