#C13EB1 Color Information

Hex color code: #C13EB1

#C13EB1 is a understated magenta color. In RGB it is (193, 62, 177), and in HSL it is (307°, 51%, 50%). It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#C13EB1
RGB
193, 62, 177
HSL
307°, 51%, 50%
CMYK
0%, 68%, 8%, 24%

Shades

CSS Usage
color: #C13EB1;
background-color: #C13EB1;
border-color: #C13EB1;
box-shadow: 0 0 10px #C13EB1;
border: 2px solid #C13EB1;
Tailwind Usage
bg-[#C13EB1]
text-[#C13EB1]
border-[#C13EB1]
shadow-[0_0_10px_C13EB1]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #C13EB1, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #C13EB1; color: #000000; }

Badge

New Feature
.badge { background-color: #C13EB1; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #C13EB1; background-color: #C13EB115; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #C13EB120; border-left: 4px solid #C13EB1; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #C13EB1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #C13EB1 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 62, 177

Red: 193 / Green: 62 / Blue: 177

HSL

307°, 51%, 50%

Hue: 307° / Saturation: 51% / Lightness: 50%

CMYK

0%, 68%, 8%, 24%

Cyan: 0% / Magenta: 68% / Yellow: 8% / Key: 24%

What color is #C13EB1?

#C13EB1 is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C13EB1 to RGB:

rgb(193, 62, 177)HEX to RGB Converter →

HEX to HSL

Convert #C13EB1 to HSL:

hsl(307, 51%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #C13EB1 to CMYK:

cmyk(0%, 68%, 8%, 24%)Color Converter →

Color Meaning and Usage

A understated magenta tone, #C13EB1 has RGB (193, 62, 177) and HSL (307°, 51%, 50%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C13EB1 is #3EC14E, creating high-contrast pairings. For softer combinations, try analogous colors like #8F3EC1.

Use #C13EB1 in CSS: color: #C13EB1 or background-color: #C13EB1. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #C13EB1

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 4.59:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C13EB1?

#C13EB1 is a understated magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C13EB1?

#C13EB1 in RGB is (193, 62, 177) - 193 red, 62 green, and 177 blue.

How to use #C13EB1 in CSS?

Use #C13EB1 directly in your CSS properties like color or background-color.

What colors go well with #C13EB1?

#3EC14E (complementary), #8F3EC1 (analogous), and #872C7C (lighter shade) work well with #C13EB1.