#B13CEC Color

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

Color preview

#B13CEC

Color formats

HEX
#B13CEC
RGB
rgb(177, 60, 236)
RGBA
rgba(177, 60, 236, 1)
HSL
hsl(280, 82%, 58%)
HSV
hsv(280, 75%, 93%)
CMYK
cmyk(25%, 75%, 0%, 7%)
CSS variable
--color-primary: #B13CEC;
Lowercase HEX
#b13cec

Shades

Tints

Tones

Harmony

CSS snippets for #B13CEC

.color-b13cec {
  color: #B13CEC;
  background-color: #B13CEC;
}

Frequently asked questions

What color is #B13CEC?+

#B13CEC is a HEX color with RGB value rgb(177, 60, 236) and HSL value hsl(280, 82%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B13CEC?+

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