#B1BDFD Color

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

Color preview

#B1BDFD

Color formats

HEX
#B1BDFD
RGB
rgb(177, 189, 253)
RGBA
rgba(177, 189, 253, 1)
HSL
hsl(231, 95%, 84%)
HSV
hsv(231, 30%, 99%)
CMYK
cmyk(30%, 25%, 0%, 1%)
CSS variable
--color-primary: #B1BDFD;
Lowercase HEX
#b1bdfd

Shades

Tints

Tones

Harmony

CSS snippets for #B1BDFD

.color-b1bdfd {
  color: #B1BDFD;
  background-color: #B1BDFD;
}

Frequently asked questions

What color is #B1BDFD?+

#B1BDFD is a HEX color with RGB value rgb(177, 189, 253) and HSL value hsl(231, 95%, 84%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B1BDFD?+

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