#C71CCA Color Information

Hex color code: #C71CCA

A eye-catching magenta shade, #C71CCA appears as (199, 28, 202) in RGB and (299°, 76%, 45%) in HSL. It is widely used in graphic design.

Try:
Color NameDark Orchid
HEX
#C71CCA
RGB
199, 28, 202
HSL
299°, 76%, 45%
CMYK
1%, 86%, 0%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C71CCA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

199, 28, 202

Red: 199 / Green: 28 / Blue: 202

HSL

299°, 76%, 45%

Hue: 299° / Saturation: 76% / Lightness: 45%

CMYK

1%, 86%, 0%, 21%

Cyan: 1% / Magenta: 86% / Yellow: 0% / Key: 21%

What color is #C71CCA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C71CCA to RGB:

rgb(199, 28, 202)HEX to RGB Converter →

HEX to HSL

Convert #C71CCA to HSL:

hsl(299, 76%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #C71CCA to CMYK:

cmyk(1%, 86%, 0%, 21%)Color Converter →

Color Meaning and Usage

A eye-catching magenta tone, #C71CCA has RGB (199, 28, 202) and HSL (299°, 76%, 45%). 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 #C71CCA is #1ECA1C, creating high-contrast pairings. For softer combinations, try analogous colors like #701CCA.

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

Contrast with #C71CCA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C71CCA?

#C71CCA is a eye-catching magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C71CCA?

#C71CCA in RGB is (199, 28, 202) - 199 red, 28 green, and 202 blue.

How to use #C71CCA in CSS?

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

What colors go well with #C71CCA?

#1ECA1C (complementary), #701CCA (analogous), and #851287 (lighter shade) work well with #C71CCA.