#B7B1EF Color

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

Color preview

#B7B1EF

Color formats

HEX
#B7B1EF
RGB
rgb(183, 177, 239)
RGBA
rgba(183, 177, 239, 1)
HSL
hsl(246, 66%, 82%)
HSV
hsv(246, 26%, 94%)
CMYK
cmyk(23%, 26%, 0%, 6%)
CSS variable
--color-primary: #B7B1EF;
Lowercase HEX
#b7b1ef

Shades

Tints

Tones

Harmony

CSS snippets for #B7B1EF

.color-b7b1ef {
  color: #B7B1EF;
  background-color: #B7B1EF;
}

Frequently asked questions

What color is #B7B1EF?+

#B7B1EF is a HEX color with RGB value rgb(183, 177, 239) and HSL value hsl(246, 66%, 82%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B7B1EF?+

The closest Tailwind color is violet-300, available as the bg-violet-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