#B26FED Color

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

Color preview

#B26FED

Color formats

HEX
#B26FED
RGB
rgb(178, 111, 237)
RGBA
rgba(178, 111, 237, 1)
HSL
hsl(272, 78%, 68%)
HSV
hsv(272, 53%, 93%)
CMYK
cmyk(25%, 53%, 0%, 7%)
CSS variable
--color-primary: #B26FED;
Lowercase HEX
#b26fed

Shades

Tints

Tones

Harmony

CSS snippets for #B26FED

.color-b26fed {
  color: #B26FED;
  background-color: #B26FED;
}

Frequently asked questions

What color is #B26FED?+

#B26FED is a HEX color with RGB value rgb(178, 111, 237) and HSL value hsl(272, 78%, 68%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #B26FED?+

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