#B34EDF Color

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

Color preview

#B34EDF

Color formats

HEX
#B34EDF
RGB
rgb(179, 78, 223)
RGBA
rgba(179, 78, 223, 1)
HSL
hsl(282, 69%, 59%)
HSV
hsv(282, 65%, 87%)
CMYK
cmyk(20%, 65%, 0%, 13%)
CSS variable
--color-primary: #B34EDF;
Lowercase HEX
#b34edf

Shades

Tints

Tones

Harmony

CSS snippets for #B34EDF

.color-b34edf {
  color: #B34EDF;
  background-color: #B34EDF;
}

Frequently asked questions

What color is #B34EDF?+

#B34EDF is a HEX color with RGB value rgb(179, 78, 223) and HSL value hsl(282, 69%, 59%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B34EDF?+

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