#CD52DD Color Information

Hex color code: #CD52DD

#CD52DD is a neutral magenta color. In RGB it is (205, 82, 221), and in HSL it is (293°, 67%, 59%). It is commonly used in modern UI design.

Try:
Color NameMedium Orchid
HEX
#CD52DD
RGB
205, 82, 221
HSL
293°, 67%, 59%
CMYK
7%, 63%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CD52DD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 82, 221

Red: 205 / Green: 82 / Blue: 221

HSL

293°, 67%, 59%

Hue: 293° / Saturation: 67% / Lightness: 59%

CMYK

7%, 63%, 0%, 13%

Cyan: 7% / Magenta: 63% / Yellow: 0% / Key: 13%

What color is #CD52DD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CD52DD to RGB:

rgb(205, 82, 221)HEX to RGB Converter →

HEX to HSL

Convert #CD52DD to HSL:

hsl(293, 67%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #CD52DD to CMYK:

cmyk(7%, 63%, 0%, 13%)Color Converter →

Color Meaning and Usage

A understated magenta tone, #CD52DD has RGB (205, 82, 221) and HSL (293°, 67%, 59%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CD52DD is #61DC50, creating high-contrast pairings. For softer combinations, try analogous colors like #8650DC.

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

Contrast with #CD52DD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CD52DD?

#CD52DD is a understated magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CD52DD?

#CD52DD in RGB is (205, 82, 221) - 205 red, 82 green, and 221 blue.

How to use #CD52DD in CSS?

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

What colors go well with #CD52DD?

#61DC50 (complementary), #8650DC (analogous), and #AA25BB (lighter shade) work well with #CD52DD.