#B1BAFF Color

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

Color preview

#B1BAFF

Color formats

HEX
#B1BAFF
RGB
rgb(177, 186, 255)
RGBA
rgba(177, 186, 255, 1)
HSL
hsl(233, 100%, 85%)
HSV
hsv(233, 31%, 100%)
CMYK
cmyk(31%, 27%, 0%, 0%)
CSS variable
--color-primary: #B1BAFF;
Lowercase HEX
#b1baff

Shades

Tints

Tones

Harmony

CSS snippets for #B1BAFF

.color-b1baff {
  color: #B1BAFF;
  background-color: #B1BAFF;
}

Frequently asked questions

What color is #B1BAFF?+

#B1BAFF is a HEX color with RGB value rgb(177, 186, 255) and HSL value hsl(233, 100%, 85%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B1BAFF?+

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