#CC61EC Color Information

Hex color code: #CC61EC

A striking magenta shade, #CC61EC appears as (204, 97, 236) in RGB and (286°, 79%, 65%) in HSL. It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#CC61EC
RGB
204, 97, 236
HSL
286°, 79%, 65%
CMYK
14%, 59%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CC61EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 97, 236

Red: 204 / Green: 97 / Blue: 236

HSL

286°, 79%, 65%

Hue: 286° / Saturation: 79% / Lightness: 65%

CMYK

14%, 59%, 0%, 7%

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

What color is #CC61EC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CC61EC to RGB:

rgb(204, 97, 236)HEX to RGB Converter →

HEX to HSL

Convert #CC61EC to HSL:

hsl(286, 79%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #CC61EC to CMYK:

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

Color Meaning and Usage

#CC61EC is a dynamic magenta color with RGB values of 204, 97, 236 and HSL of 286°, 79%, 65%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CC61EC is #80EC5F, creating high-contrast pairings. For softer combinations, try analogous colors like #855FEC.

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

Contrast with #CC61EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CC61EC?

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

What is the RGB value of #CC61EC?

#CC61EC in RGB is (204, 97, 236) - 204 red, 97 green, and 236 blue.

How to use #CC61EC in CSS?

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

What colors go well with #CC61EC?

#80EC5F (complementary), #855FEC (analogous), and #B51BE4 (lighter shade) work well with #CC61EC.