#B1BCDD Color

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

Color preview

#B1BCDD

Color formats

HEX
#B1BCDD
RGB
rgb(177, 188, 221)
RGBA
rgba(177, 188, 221, 1)
HSL
hsl(225, 39%, 78%)
HSV
hsv(225, 20%, 87%)
CMYK
cmyk(20%, 15%, 0%, 13%)
CSS variable
--color-primary: #B1BCDD;
Lowercase HEX
#b1bcdd

Shades

Tints

Tones

Harmony

CSS snippets for #B1BCDD

.color-b1bcdd {
  color: #B1BCDD;
  background-color: #B1BCDD;
}

Frequently asked questions

What color is #B1BCDD?+

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

What is the closest Tailwind color to #B1BCDD?+

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