#B256EB Color

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

Color preview

#B256EB

Color formats

HEX
#B256EB
RGB
rgb(178, 86, 235)
RGBA
rgba(178, 86, 235, 1)
HSL
hsl(277, 79%, 63%)
HSV
hsv(277, 63%, 92%)
CMYK
cmyk(24%, 63%, 0%, 8%)
CSS variable
--color-primary: #B256EB;
Lowercase HEX
#b256eb

Shades

Tints

Tones

Harmony

CSS snippets for #B256EB

.color-b256eb {
  color: #B256EB;
  background-color: #B256EB;
}

Frequently asked questions

What color is #B256EB?+

#B256EB is a HEX color with RGB value rgb(178, 86, 235) and HSL value hsl(277, 79%, 63%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B256EB?+

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