#C13ADF Color Information

Hex color code: #C13ADF

A bold magenta shade, #C13ADF appears as (193, 58, 223) in RGB and (289°, 72%, 55%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#C13ADF
RGB
193, 58, 223
HSL
289°, 72%, 55%
CMYK
13%, 74%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C13ADF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 58, 223

Red: 193 / Green: 58 / Blue: 223

HSL

289°, 72%, 55%

Hue: 289° / Saturation: 72% / Lightness: 55%

CMYK

13%, 74%, 0%, 13%

Cyan: 13% / Magenta: 74% / Yellow: 0% / Key: 13%

What color is #C13ADF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C13ADF to RGB:

rgb(193, 58, 223)HEX to RGB Converter →

HEX to HSL

Convert #C13ADF to HSL:

hsl(289, 72%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #C13ADF to CMYK:

cmyk(13%, 74%, 0%, 13%)Color Converter →

Color Meaning and Usage

A striking magenta tone, #C13ADF has RGB (193, 58, 223) and HSL (289°, 72%, 55%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C13ADF is #58DF3A, creating high-contrast pairings. For softer combinations, try analogous colors like #6E3ADF.

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

Contrast with #C13ADF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C13ADF?

#C13ADF is a striking magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C13ADF?

#C13ADF in RGB is (193, 58, 223) - 193 red, 58 green, and 223 blue.

How to use #C13ADF in CSS?

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

What colors go well with #C13ADF?

#58DF3A (complementary), #6E3ADF (analogous), and #951DAF (lighter shade) work well with #C13ADF.