#B7A7FB Color

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

Color preview

#B7A7FB

Color formats

HEX
#B7A7FB
RGB
rgb(183, 167, 251)
RGBA
rgba(183, 167, 251, 1)
HSL
hsl(251, 91%, 82%)
HSV
hsv(251, 33%, 98%)
CMYK
cmyk(27%, 33%, 0%, 2%)
CSS variable
--color-primary: #B7A7FB;
Lowercase HEX
#b7a7fb

Shades

Tints

Tones

Harmony

CSS snippets for #B7A7FB

.color-b7a7fb {
  color: #B7A7FB;
  background-color: #B7A7FB;
}

Frequently asked questions

What color is #B7A7FB?+

#B7A7FB is a HEX color with RGB value rgb(183, 167, 251) and HSL value hsl(251, 91%, 82%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B7A7FB?+

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