#B06FFF Color

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

Color preview

#B06FFF

Color formats

HEX
#B06FFF
RGB
rgb(176, 111, 255)
RGBA
rgba(176, 111, 255, 1)
HSL
hsl(267, 100%, 72%)
HSV
hsv(267, 56%, 100%)
CMYK
cmyk(31%, 56%, 0%, 0%)
CSS variable
--color-primary: #B06FFF;
Lowercase HEX
#b06fff

Shades

Tints

Tones

Harmony

CSS snippets for #B06FFF

.color-b06fff {
  color: #B06FFF;
  background-color: #B06FFF;
}

Frequently asked questions

What color is #B06FFF?+

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

What is the closest Tailwind color to #B06FFF?+

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