#C01684 Color Information

Hex color code: #C01684

#C01684 is a bold magenta color. In RGB it is (192, 22, 132), and in HSL it is (321°, 79%, 42%). It is frequently seen in web interfaces.

Try:
Color NameMedium Violet Red
HEX
#C01684
RGB
192, 22, 132
HSL
321°, 79%, 42%
CMYK
0%, 89%, 31%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C01684; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

192, 22, 132

Red: 192 / Green: 22 / Blue: 132

HSL

321°, 79%, 42%

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

CMYK

0%, 89%, 31%, 25%

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

What color is #C01684?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C01684 to RGB:

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

HEX to HSL

Convert #C01684 to HSL:

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

HEX to CMYK

Convert #C01684 to CMYK:

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

Color Meaning and Usage

A bold magenta tone, #C01684 has RGB (192, 22, 132) and HSL (321°, 79%, 42%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C01684 is #16C052, creating high-contrast pairings. For softer combinations, try analogous colors like #A616C0.

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

Contrast with #C01684

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C01684?

#C01684 is a bold magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C01684?

#C01684 in RGB is (192, 22, 132) - 192 red, 22 green, and 132 blue.

How to use #C01684 in CSS?

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

What colors go well with #C01684?

#16C052 (complementary), #A616C0 (analogous), and #7B0E55 (lighter shade) work well with #C01684.