#C01CCE Color Information

Hex color code: #C01CCE

A striking magenta shade, #C01CCE appears as (192, 28, 206) in RGB and (295°, 76%, 46%) in HSL. It is popular in mobile app design.

Try:
Color NameDark Orchid
HEX
#C01CCE
RGB
192, 28, 206
HSL
295°, 76%, 46%
CMYK
7%, 86%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C01CCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

192, 28, 206

Red: 192 / Green: 28 / Blue: 206

HSL

295°, 76%, 46%

Hue: 295° / Saturation: 76% / Lightness: 46%

CMYK

7%, 86%, 0%, 19%

Cyan: 7% / Magenta: 86% / Yellow: 0% / Key: 19%

What color is #C01CCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C01CCE to RGB:

rgb(192, 28, 206)HEX to RGB Converter →

HEX to HSL

Convert #C01CCE to HSL:

hsl(295, 76%, 46%)RGB to HSL Converter →

HEX to CMYK

Convert #C01CCE to CMYK:

cmyk(7%, 86%, 0%, 19%)Color Converter →

Color Meaning and Usage

#C01CCE is a striking magenta color with RGB values of 192, 28, 206 and HSL of 295°, 76%, 46%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C01CCE is #2BCE1C, creating high-contrast pairings. For softer combinations, try analogous colors like #661CCE.

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

Contrast with #C01CCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C01CCE?

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

What is the RGB value of #C01CCE?

#C01CCE in RGB is (192, 28, 206) - 192 red, 28 green, and 206 blue.

How to use #C01CCE in CSS?

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

What colors go well with #C01CCE?

#2BCE1C (complementary), #661CCE (analogous), and #81138B (lighter shade) work well with #C01CCE.