#B26FFF Color

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

Color preview

#B26FFF

Color formats

HEX
#B26FFF
RGB
rgb(178, 111, 255)
RGBA
rgba(178, 111, 255, 1)
HSL
hsl(268, 100%, 72%)
HSV
hsv(268, 56%, 100%)
CMYK
cmyk(30%, 56%, 0%, 0%)
CSS variable
--color-primary: #B26FFF;
Lowercase HEX
#b26fff

Shades

Tints

Tones

Harmony

CSS snippets for #B26FFF

.color-b26fff {
  color: #B26FFF;
  background-color: #B26FFF;
}

Frequently asked questions

What color is #B26FFF?+

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

What is the closest Tailwind color to #B26FFF?+

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