#B06BFF Color

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

Color preview

#B06BFF

Color formats

HEX
#B06BFF
RGB
rgb(176, 107, 255)
RGBA
rgba(176, 107, 255, 1)
HSL
hsl(268, 100%, 71%)
HSV
hsv(268, 58%, 100%)
CMYK
cmyk(31%, 58%, 0%, 0%)
CSS variable
--color-primary: #B06BFF;
Lowercase HEX
#b06bff

Shades

Tints

Tones

Harmony

CSS snippets for #B06BFF

.color-b06bff {
  color: #B06BFF;
  background-color: #B06BFF;
}

Frequently asked questions

What color is #B06BFF?+

#B06BFF is a HEX color with RGB value rgb(176, 107, 255) and HSL value hsl(268, 100%, 71%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #B06BFF?+

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