#B76FFF Color

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

Color preview

#B76FFF

Color formats

HEX
#B76FFF
RGB
rgb(183, 111, 255)
RGBA
rgba(183, 111, 255, 1)
HSL
hsl(270, 100%, 72%)
HSV
hsv(270, 56%, 100%)
CMYK
cmyk(28%, 56%, 0%, 0%)
CSS variable
--color-primary: #B76FFF;
Lowercase HEX
#b76fff

Shades

Tints

Tones

Harmony

CSS snippets for #B76FFF

.color-b76fff {
  color: #B76FFF;
  background-color: #B76FFF;
}

Frequently asked questions

What color is #B76FFF?+

#B76FFF is a HEX color with RGB value rgb(183, 111, 255) and HSL value hsl(270, 100%, 72%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #B76FFF?+

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