#B26DEB Color

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

Color preview

#B26DEB

Color formats

HEX
#B26DEB
RGB
rgb(178, 109, 235)
RGBA
rgba(178, 109, 235, 1)
HSL
hsl(273, 76%, 67%)
HSV
hsv(273, 54%, 92%)
CMYK
cmyk(24%, 54%, 0%, 8%)
CSS variable
--color-primary: #B26DEB;
Lowercase HEX
#b26deb

Shades

Tints

Tones

Harmony

CSS snippets for #B26DEB

.color-b26deb {
  color: #B26DEB;
  background-color: #B26DEB;
}

Frequently asked questions

What color is #B26DEB?+

#B26DEB is a HEX color with RGB value rgb(178, 109, 235) and HSL value hsl(273, 76%, 67%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B26DEB?+

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