#CC5CC8 Color Information

Hex color code: #CC5CC8

A understated magenta shade, #CC5CC8 appears as (204, 92, 200) in RGB and (302°, 52%, 58%) in HSL. It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#CC5CC8
RGB
204, 92, 200
HSL
302°, 52%, 58%
CMYK
0%, 55%, 2%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CC5CC8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 92, 200

Red: 204 / Green: 92 / Blue: 200

HSL

302°, 52%, 58%

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

CMYK

0%, 55%, 2%, 20%

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

What color is #CC5CC8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CC5CC8 to RGB:

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

HEX to HSL

Convert #CC5CC8 to HSL:

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

HEX to CMYK

Convert #CC5CC8 to CMYK:

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

Color Meaning and Usage

A subtle magenta tone, #CC5CC8 has RGB (204, 92, 200) and HSL (302°, 52%, 58%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CC5CC8 is #5CCC60, creating high-contrast pairings. For softer combinations, try analogous colors like #985CCC.

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

Contrast with #CC5CC8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CC5CC8?

#CC5CC8 is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CC5CC8?

#CC5CC8 in RGB is (204, 92, 200) - 204 red, 92 green, and 200 blue.

How to use #CC5CC8 in CSS?

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

What colors go well with #CC5CC8?

#5CCC60 (complementary), #985CCC (analogous), and #A735A3 (lighter shade) work well with #CC5CC8.