#B34AEC Color

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

Color preview

#B34AEC

Color formats

HEX
#B34AEC
RGB
rgb(179, 74, 236)
RGBA
rgba(179, 74, 236, 1)
HSL
hsl(279, 81%, 61%)
HSV
hsv(279, 69%, 93%)
CMYK
cmyk(24%, 69%, 0%, 7%)
CSS variable
--color-primary: #B34AEC;
Lowercase HEX
#b34aec

Shades

Tints

Tones

Harmony

CSS snippets for #B34AEC

.color-b34aec {
  color: #B34AEC;
  background-color: #B34AEC;
}

Frequently asked questions

What color is #B34AEC?+

#B34AEC is a HEX color with RGB value rgb(179, 74, 236) and HSL value hsl(279, 81%, 61%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B34AEC?+

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