#C01693 Color Information

Hex color code: #C01693

#C01693 is a vivid magenta color. In RGB it is (192, 22, 147), and in HSL it is (316°, 79%, 42%). It is commonly used in modern UI design.

Try:
Color NameMedium Violet Red
HEX
#C01693
RGB
192, 22, 147
HSL
316°, 79%, 42%
CMYK
0%, 89%, 23%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #C01693; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #C01693; color: #FFFFFF; }

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 #C01693; background-color: #C0169315; }

Alert / Toast

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

Link / Accent

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

a { color: #C01693; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

192, 22, 147

Red: 192 / Green: 22 / Blue: 147

HSL

316°, 79%, 42%

Hue: 316° / Saturation: 79% / Lightness: 42%

CMYK

0%, 89%, 23%, 25%

Cyan: 0% / Magenta: 89% / Yellow: 23% / Key: 25%

What color is #C01693?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C01693 to RGB:

rgb(192, 22, 147)HEX to RGB Converter →

HEX to HSL

Convert #C01693 to HSL:

hsl(316, 79%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #C01693 to CMYK:

cmyk(0%, 89%, 23%, 25%)Color Converter →

Color Meaning and Usage

A striking magenta tone, #C01693 has RGB (192, 22, 147) and HSL (316°, 79%, 42%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C01693 is #16C044, creating high-contrast pairings. For softer combinations, try analogous colors like #9816C0.

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

Contrast with #C01693

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

Contrast Ratio: 3.78:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C01693?

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

What is the RGB value of #C01693?

#C01693 in RGB is (192, 22, 147) - 192 red, 22 green, and 147 blue.

How to use #C01693 in CSS?

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

What colors go well with #C01693?

#16C044 (complementary), #9816C0 (analogous), and #7B0E5E (lighter shade) work well with #C01693.