#CC5CC4 Color Information

Hex color code: #CC5CC4

#CC5CC4 is a muted magenta color. In RGB it is (204, 92, 196), and in HSL it is (304°, 52%, 58%). It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#CC5CC4
RGB
204, 92, 196
HSL
304°, 52%, 58%
CMYK
0%, 55%, 4%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CC5CC4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 92, 196

Red: 204 / Green: 92 / Blue: 196

HSL

304°, 52%, 58%

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

CMYK

0%, 55%, 4%, 20%

Cyan: 0% / Magenta: 55% / Yellow: 4% / Key: 20%

What color is #CC5CC4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CC5CC4 to RGB:

rgb(204, 92, 196)HEX to RGB Converter →

HEX to HSL

Convert #CC5CC4 to HSL:

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

HEX to CMYK

Convert #CC5CC4 to CMYK:

cmyk(0%, 55%, 4%, 20%)Color Converter →

Color Meaning and Usage

A neutral magenta tone, #CC5CC4 has RGB (204, 92, 196) and HSL (304°, 52%, 58%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CC5CC4 is #5CCC64, creating high-contrast pairings. For softer combinations, try analogous colors like #9B5CCC.

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

Contrast with #CC5CC4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CC5CC4?

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

What is the RGB value of #CC5CC4?

#CC5CC4 in RGB is (204, 92, 196) - 204 red, 92 green, and 196 blue.

How to use #CC5CC4 in CSS?

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

What colors go well with #CC5CC4?

#5CCC64 (complementary), #9B5CCC (analogous), and #A7359F (lighter shade) work well with #CC5CC4.