#B34DEA Color

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

Color preview

#B34DEA

Color formats

HEX
#B34DEA
RGB
rgb(179, 77, 234)
RGBA
rgba(179, 77, 234, 1)
HSL
hsl(279, 79%, 61%)
HSV
hsv(279, 67%, 92%)
CMYK
cmyk(24%, 67%, 0%, 8%)
CSS variable
--color-primary: #B34DEA;
Lowercase HEX
#b34dea

Shades

Tints

Tones

Harmony

CSS snippets for #B34DEA

.color-b34dea {
  color: #B34DEA;
  background-color: #B34DEA;
}

Frequently asked questions

What color is #B34DEA?+

#B34DEA is a HEX color with RGB value rgb(179, 77, 234) and HSL value hsl(279, 79%, 61%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B34DEA?+

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