#CC5EED Color Information

Hex color code: #CC5EED

The hex color #CC5EED is a dynamic magenta with RGB values of (204, 94, 237) and HSL of (286°, 80%, 65%). It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#CC5EED
RGB
204, 94, 237
HSL
286°, 80%, 65%
CMYK
14%, 60%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CC5EED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 94, 237

Red: 204 / Green: 94 / Blue: 237

HSL

286°, 80%, 65%

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

CMYK

14%, 60%, 0%, 7%

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

What color is #CC5EED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CC5EED to RGB:

rgb(204, 94, 237)HEX to RGB Converter →

HEX to HSL

Convert #CC5EED to HSL:

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

HEX to CMYK

Convert #CC5EED to CMYK:

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

Color Meaning and Usage

A striking magenta tone, #CC5EED has RGB (204, 94, 237) and HSL (286°, 80%, 65%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CC5EED is #80ED5E, creating high-contrast pairings. For softer combinations, try analogous colors like #845EED.

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

Contrast with #CC5EED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CC5EED?

#CC5EED is a striking magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CC5EED?

#CC5EED in RGB is (204, 94, 237) - 204 red, 94 green, and 237 blue.

How to use #CC5EED in CSS?

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

What colors go well with #CC5EED?

#80ED5E (complementary), #845EED (analogous), and #B619E6 (lighter shade) work well with #CC5EED.