#CC5DEE Color Information

Hex color code: #CC5DEE

#CC5DEE is a bold magenta color. In RGB it is (204, 93, 238), and in HSL it is (286°, 81%, 65%). It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#CC5DEE
RGB
204, 93, 238
HSL
286°, 81%, 65%
CMYK
14%, 61%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CC5DEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 93, 238

Red: 204 / Green: 93 / Blue: 238

HSL

286°, 81%, 65%

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

CMYK

14%, 61%, 0%, 7%

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

What color is #CC5DEE?

#CC5DEE is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CC5DEE to RGB:

rgb(204, 93, 238)HEX to RGB Converter →

HEX to HSL

Convert #CC5DEE to HSL:

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

HEX to CMYK

Convert #CC5DEE to CMYK:

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

Color Meaning and Usage

#CC5DEE is a striking magenta color with RGB values of 204, 93, 238 and HSL of 286°, 81%, 65%. This highly saturated hue evokes energy and excitement, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CC5DEE is #7FEE5D, creating high-contrast pairings. For softer combinations, try analogous colors like #845DEE.

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

Contrast with #CC5DEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CC5DEE?

#CC5DEE is a striking magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #CC5DEE?

#CC5DEE in RGB is (204, 93, 238) - 204 red, 93 green, and 238 blue.

How to use #CC5DEE in CSS?

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

What colors go well with #CC5DEE?

#7FEE5D (complementary), #845DEE (analogous), and #B718E7 (lighter shade) work well with #CC5DEE.