#B1BDDD Color

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

Color preview

#B1BDDD

Color formats

HEX
#B1BDDD
RGB
rgb(177, 189, 221)
RGBA
rgba(177, 189, 221, 1)
HSL
hsl(224, 39%, 78%)
HSV
hsv(224, 20%, 87%)
CMYK
cmyk(20%, 14%, 0%, 13%)
CSS variable
--color-primary: #B1BDDD;
Lowercase HEX
#b1bddd

Shades

Tints

Tones

Harmony

CSS snippets for #B1BDDD

.color-b1bddd {
  color: #B1BDDD;
  background-color: #B1BDDD;
}

Frequently asked questions

What color is #B1BDDD?+

#B1BDDD is a HEX color with RGB value rgb(177, 189, 221) and HSL value hsl(224, 39%, 78%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B1BDDD?+

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