#B06FFE Color

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

Color preview

#B06FFE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B06FFE

.color-b06ffe {
  color: #B06FFE;
  background-color: #B06FFE;
}

Frequently asked questions

What color is #B06FFE?+

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

What is the closest Tailwind color to #B06FFE?+

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