#CC3FC2 Color Information

Hex color code: #CC3FC2

A balanced magenta shade, #CC3FC2 appears as (204, 63, 194) in RGB and (304°, 58%, 52%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#CC3FC2
RGB
204, 63, 194
HSL
304°, 58%, 52%
CMYK
0%, 69%, 5%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #CC3FC2; color: #000000; }

Badge

New Feature
.badge { background-color: #CC3FC2; color: #000000; }

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 #CC3FC2; background-color: #CC3FC215; }

Alert / Toast

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

Link / Accent

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

a { color: #CC3FC2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 63, 194

Red: 204 / Green: 63 / Blue: 194

HSL

304°, 58%, 52%

Hue: 304° / Saturation: 58% / Lightness: 52%

CMYK

0%, 69%, 5%, 20%

Cyan: 0% / Magenta: 69% / Yellow: 5% / Key: 20%

What color is #CC3FC2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CC3FC2 to RGB:

rgb(204, 63, 194)HEX to RGB Converter →

HEX to HSL

Convert #CC3FC2 to HSL:

hsl(304, 58%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #CC3FC2 to CMYK:

cmyk(0%, 69%, 5%, 20%)Color Converter →

Color Meaning and Usage

A neutral magenta tone, #CC3FC2 has RGB (204, 63, 194) and HSL (304°, 58%, 52%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CC3FC2 is #3ECC47, creating high-contrast pairings. For softer combinations, try analogous colors like #8E3ECC.

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

Contrast with #CC3FC2

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

Contrast Ratio: 5.06:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CC3FC2?

#CC3FC2 is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CC3FC2?

#CC3FC2 in RGB is (204, 63, 194) - 204 red, 63 green, and 194 blue.

How to use #CC3FC2 in CSS?

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

What colors go well with #CC3FC2?

#3ECC47 (complementary), #8E3ECC (analogous), and #95288E (lighter shade) work well with #CC3FC2.