#CD32CD Color Information

Hex color code: #CD32CD

A understated magenta shade, #CD32CD appears as (205, 50, 205) in RGB and (300°, 61%, 50%) in HSL. It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#CD32CD
RGB
205, 50, 205
HSL
300°, 61%, 50%
CMYK
0%, 76%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CD32CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 50, 205

Red: 205 / Green: 50 / Blue: 205

HSL

300°, 61%, 50%

Hue: 300° / Saturation: 61% / Lightness: 50%

CMYK

0%, 76%, 0%, 20%

Cyan: 0% / Magenta: 76% / Yellow: 0% / Key: 20%

What color is #CD32CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CD32CD to RGB:

rgb(205, 50, 205)HEX to RGB Converter →

HEX to HSL

Convert #CD32CD to HSL:

hsl(300, 61%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #CD32CD to CMYK:

cmyk(0%, 76%, 0%, 20%)Color Converter →

Color Meaning and Usage

A neutral magenta tone, #CD32CD has RGB (205, 50, 205) and HSL (300°, 61%, 50%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CD32CD is #32CD32, creating high-contrast pairings. For softer combinations, try analogous colors like #8032CD.

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

Contrast with #CD32CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CD32CD?

#CD32CD is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CD32CD?

#CD32CD in RGB is (205, 50, 205) - 205 red, 50 green, and 205 blue.

How to use #CD32CD in CSS?

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

What colors go well with #CD32CD?

#32CD32 (complementary), #8032CD (analogous), and #902390 (lighter shade) work well with #CD32CD.