#B1BCDE Color

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

Color preview

#B1BCDE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B1BCDE

.color-b1bcde {
  color: #B1BCDE;
  background-color: #B1BCDE;
}

Frequently asked questions

What color is #B1BCDE?+

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

What is the closest Tailwind color to #B1BCDE?+

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