#B7BFEF Color

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

Color preview

#B7BFEF

Color formats

HEX
#B7BFEF
RGB
rgb(183, 191, 239)
RGBA
rgba(183, 191, 239, 1)
HSL
hsl(231, 64%, 83%)
HSV
hsv(231, 23%, 94%)
CMYK
cmyk(23%, 20%, 0%, 6%)
CSS variable
--color-primary: #B7BFEF;
Lowercase HEX
#b7bfef

Shades

Tints

Tones

Harmony

CSS snippets for #B7BFEF

.color-b7bfef {
  color: #B7BFEF;
  background-color: #B7BFEF;
}

Frequently asked questions

What color is #B7BFEF?+

#B7BFEF is a HEX color with RGB value rgb(183, 191, 239) and HSL value hsl(231, 64%, 83%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B7BFEF?+

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