#B7A7FE Color

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

Color preview

#B7A7FE

Color formats

HEX
#B7A7FE
RGB
rgb(183, 167, 254)
RGBA
rgba(183, 167, 254, 1)
HSL
hsl(251, 98%, 83%)
HSV
hsv(251, 34%, 100%)
CMYK
cmyk(28%, 34%, 0%, 0%)
CSS variable
--color-primary: #B7A7FE;
Lowercase HEX
#b7a7fe

Shades

Tints

Tones

Harmony

CSS snippets for #B7A7FE

.color-b7a7fe {
  color: #B7A7FE;
  background-color: #B7A7FE;
}

Frequently asked questions

What color is #B7A7FE?+

#B7A7FE is a HEX color with RGB value rgb(183, 167, 254) and HSL value hsl(251, 98%, 83%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B7A7FE?+

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