#B1BEFB Color

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

Color preview

#B1BEFB

Color formats

HEX
#B1BEFB
RGB
rgb(177, 190, 251)
RGBA
rgba(177, 190, 251, 1)
HSL
hsl(229, 90%, 84%)
HSV
hsv(229, 29%, 98%)
CMYK
cmyk(29%, 24%, 0%, 2%)
CSS variable
--color-primary: #B1BEFB;
Lowercase HEX
#b1befb

Shades

Tints

Tones

Harmony

CSS snippets for #B1BEFB

.color-b1befb {
  color: #B1BEFB;
  background-color: #B1BEFB;
}

Frequently asked questions

What color is #B1BEFB?+

#B1BEFB is a HEX color with RGB value rgb(177, 190, 251) and HSL value hsl(229, 90%, 84%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B1BEFB?+

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