#B26AFF Color

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

Color preview

#B26AFF

Color formats

HEX
#B26AFF
RGB
rgb(178, 106, 255)
RGBA
rgba(178, 106, 255, 1)
HSL
hsl(269, 100%, 71%)
HSV
hsv(269, 58%, 100%)
CMYK
cmyk(30%, 58%, 0%, 0%)
CSS variable
--color-primary: #B26AFF;
Lowercase HEX
#b26aff

Shades

Tints

Tones

Harmony

CSS snippets for #B26AFF

.color-b26aff {
  color: #B26AFF;
  background-color: #B26AFF;
}

Frequently asked questions

What color is #B26AFF?+

#B26AFF is a HEX color with RGB value rgb(178, 106, 255) and HSL value hsl(269, 100%, 71%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #B26AFF?+

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