#C01ED2 Color Information

Hex color code: #C01ED2

The hex color #C01ED2 is a vivid magenta with RGB values of (192, 30, 210) and HSL of (294°, 75%, 47%). It is frequently seen in web interfaces.

Try:
Color NameDark Orchid
HEX
#C01ED2
RGB
192, 30, 210
HSL
294°, 75%, 47%
CMYK
9%, 86%, 0%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C01ED2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

192, 30, 210

Red: 192 / Green: 30 / Blue: 210

HSL

294°, 75%, 47%

Hue: 294° / Saturation: 75% / Lightness: 47%

CMYK

9%, 86%, 0%, 18%

Cyan: 9% / Magenta: 86% / Yellow: 0% / Key: 18%

What color is #C01ED2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C01ED2 to RGB:

rgb(192, 30, 210)HEX to RGB Converter →

HEX to HSL

Convert #C01ED2 to HSL:

hsl(294, 75%, 47%)RGB to HSL Converter →

HEX to CMYK

Convert #C01ED2 to CMYK:

cmyk(9%, 86%, 0%, 18%)Color Converter →

Color Meaning and Usage

#C01ED2 is a striking magenta color with RGB values of 192, 30, 210 and HSL of 294°, 75%, 47%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C01ED2 is #30D21E, creating high-contrast pairings. For softer combinations, try analogous colors like #661ED2.

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

Contrast with #C01ED2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C01ED2?

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

What is the RGB value of #C01ED2?

#C01ED2 in RGB is (192, 30, 210) - 192 red, 30 green, and 210 blue.

How to use #C01ED2 in CSS?

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

What colors go well with #C01ED2?

#30D21E (complementary), #661ED2 (analogous), and #83148F (lighter shade) work well with #C01ED2.