#CC5BEC Color Information

Hex color code: #CC5BEC

A eye-catching magenta shade, #CC5BEC appears as (204, 91, 236) in RGB and (287°, 79%, 64%) in HSL. It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#CC5BEC
RGB
204, 91, 236
HSL
287°, 79%, 64%
CMYK
14%, 61%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CC5BEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 91, 236

Red: 204 / Green: 91 / Blue: 236

HSL

287°, 79%, 64%

Hue: 287° / Saturation: 79% / Lightness: 64%

CMYK

14%, 61%, 0%, 7%

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

What color is #CC5BEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CC5BEC to RGB:

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

HEX to HSL

Convert #CC5BEC to HSL:

hsl(287, 79%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #CC5BEC to CMYK:

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

Color Meaning and Usage

#CC5BEC is a eye-catching magenta color with RGB values of 204, 91, 236 and HSL of 287°, 79%, 64%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CC5BEC is #7AEC5B, creating high-contrast pairings. For softer combinations, try analogous colors like #845BEC.

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

Contrast with #CC5BEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CC5BEC?

#CC5BEC is a eye-catching magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CC5BEC?

#CC5BEC in RGB is (204, 91, 236) - 204 red, 91 green, and 236 blue.

How to use #CC5BEC in CSS?

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

What colors go well with #CC5BEC?

#7AEC5B (complementary), #845BEC (analogous), and #B51AE0 (lighter shade) work well with #CC5BEC.