#B7A7FA Color

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

Color preview

#B7A7FA

Color formats

HEX
#B7A7FA
RGB
rgb(183, 167, 250)
RGBA
rgba(183, 167, 250, 1)
HSL
hsl(252, 89%, 82%)
HSV
hsv(252, 33%, 98%)
CMYK
cmyk(27%, 33%, 0%, 2%)
CSS variable
--color-primary: #B7A7FA;
Lowercase HEX
#b7a7fa

Shades

Tints

Tones

Harmony

CSS snippets for #B7A7FA

.color-b7a7fa {
  color: #B7A7FA;
  background-color: #B7A7FA;
}

Frequently asked questions

What color is #B7A7FA?+

#B7A7FA is a HEX color with RGB value rgb(183, 167, 250) and HSL value hsl(252, 89%, 82%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B7A7FA?+

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