#CD7AAD Color Information

Hex color code: #CD7AAD

A soft magenta shade, #CD7AAD appears as (205, 122, 173) in RGB and (323°, 45%, 64%) in HSL. It is typically applied in digital products.

Try:
Color NamePale Violet Red
HEX
#CD7AAD
RGB
205, 122, 173
HSL
323°, 45%, 64%
CMYK
0%, 40%, 16%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CD7AAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 122, 173

Red: 205 / Green: 122 / Blue: 173

HSL

323°, 45%, 64%

Hue: 323° / Saturation: 45% / Lightness: 64%

CMYK

0%, 40%, 16%, 20%

Cyan: 0% / Magenta: 40% / Yellow: 16% / Key: 20%

What color is #CD7AAD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CD7AAD to RGB:

rgb(205, 122, 173)HEX to RGB Converter →

HEX to HSL

Convert #CD7AAD to HSL:

hsl(323, 45%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #CD7AAD to CMYK:

cmyk(0%, 40%, 16%, 20%)Color Converter →

Color Meaning and Usage

#CD7AAD is a delicate magenta color with RGB values of 205, 122, 173 and HSL of 323°, 45%, 64%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CD7AAD is #7ACD9A, creating high-contrast pairings. For softer combinations, try analogous colors like #C37ACD.

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

Contrast with #CD7AAD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CD7AAD?

#CD7AAD is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CD7AAD?

#CD7AAD in RGB is (205, 122, 173) - 205 red, 122 green, and 173 blue.

How to use #CD7AAD in CSS?

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

What colors go well with #CD7AAD?

#7ACD9A (complementary), #C37ACD (analogous), and #B5458A (lighter shade) work well with #CD7AAD.