#CC1EDC Color Information

Hex color code: #CC1EDC

The hex color #CC1EDC is a dynamic magenta with RGB values of (204, 30, 220) and HSL of (295°, 76%, 49%). It is typically applied in digital products.

Try:
Color NameDark Orchid
HEX
#CC1EDC
RGB
204, 30, 220
HSL
295°, 76%, 49%
CMYK
7%, 86%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CC1EDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 30, 220

Red: 204 / Green: 30 / Blue: 220

HSL

295°, 76%, 49%

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

CMYK

7%, 86%, 0%, 14%

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

What color is #CC1EDC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CC1EDC to RGB:

rgb(204, 30, 220)HEX to RGB Converter →

HEX to HSL

Convert #CC1EDC to HSL:

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

HEX to CMYK

Convert #CC1EDC to CMYK:

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

Color Meaning and Usage

A dynamic magenta tone, #CC1EDC has RGB (204, 30, 220) and HSL (295°, 76%, 49%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CC1EDC is #2EDC1E, creating high-contrast pairings. For softer combinations, try analogous colors like #6D1EDC.

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

Contrast with #CC1EDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CC1EDC?

#CC1EDC is a dynamic magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CC1EDC?

#CC1EDC in RGB is (204, 30, 220) - 204 red, 30 green, and 220 blue.

How to use #CC1EDC in CSS?

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

What colors go well with #CC1EDC?

#2EDC1E (complementary), #6D1EDC (analogous), and #8E1599 (lighter shade) work well with #CC1EDC.