#C13BEA Color

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

Color preview

#C13BEA

Color formats

HEX
#C13BEA
RGB
rgb(193, 59, 234)
RGBA
rgba(193, 59, 234, 1)
HSL
hsl(286, 81%, 57%)
HSV
hsv(286, 75%, 92%)
CMYK
cmyk(18%, 75%, 0%, 8%)
CSS variable
--color-primary: #C13BEA;
Lowercase HEX
#c13bea

Shades

Tints

Tones

Harmony

CSS snippets for #C13BEA

.color-c13bea {
  color: #C13BEA;
  background-color: #C13BEA;
}

Frequently asked questions

What color is #C13BEA?+

#C13BEA is a HEX color with RGB value rgb(193, 59, 234) and HSL value hsl(286, 81%, 57%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C13BEA?+

The closest Tailwind color is fuchsia-500, available as the bg-fuchsia-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