#B34CEE Color

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

Color preview

#B34CEE

Color formats

HEX
#B34CEE
RGB
rgb(179, 76, 238)
RGBA
rgba(179, 76, 238, 1)
HSL
hsl(278, 83%, 62%)
HSV
hsv(278, 68%, 93%)
CMYK
cmyk(25%, 68%, 0%, 7%)
CSS variable
--color-primary: #B34CEE;
Lowercase HEX
#b34cee

Shades

Tints

Tones

Harmony

CSS snippets for #B34CEE

.color-b34cee {
  color: #B34CEE;
  background-color: #B34CEE;
}

Frequently asked questions

What color is #B34CEE?+

#B34CEE is a HEX color with RGB value rgb(179, 76, 238) and HSL value hsl(278, 83%, 62%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B34CEE?+

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