#C13EE9 Color Information

Hex color code: #C13EE9

A vivid magenta shade, #C13EE9 appears as (193, 62, 233) in RGB and (286°, 80%, 58%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#C13EE9
RGB
193, 62, 233
HSL
286°, 80%, 58%
CMYK
17%, 73%, 0%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #C13EE9; 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 #C13EE9; background-color: #C13EE915; }

Alert / Toast

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

Link / Accent

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

a { color: #C13EE9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 62, 233

Red: 193 / Green: 62 / Blue: 233

HSL

286°, 80%, 58%

Hue: 286° / Saturation: 80% / Lightness: 58%

CMYK

17%, 73%, 0%, 9%

Cyan: 17% / Magenta: 73% / Yellow: 0% / Key: 9%

What color is #C13EE9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C13EE9 to RGB:

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

HEX to HSL

Convert #C13EE9 to HSL:

hsl(286, 80%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #C13EE9 to CMYK:

cmyk(17%, 73%, 0%, 9%)Color Converter →

Color Meaning and Usage

#C13EE9 is a vivid magenta color with RGB values of 193, 62, 233 and HSL of 286°, 80%, 58%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C13EE9 is #66EA3E, creating high-contrast pairings. For softer combinations, try analogous colors like #6C3EEA.

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

Contrast with #C13EE9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C13EE9?

#C13EE9 is a vivid magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C13EE9?

#C13EE9 in RGB is (193, 62, 233) - 193 red, 62 green, and 233 blue.

How to use #C13EE9 in CSS?

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

What colors go well with #C13EE9?

#66EA3E (complementary), #6C3EEA (analogous), and #9C16C5 (lighter shade) work well with #C13EE9.