#CD7EAA Color Information

Hex color code: #CD7EAA

#CD7EAA is a delicate magenta color. In RGB it is (205, 126, 170), and in HSL it is (327°, 44%, 65%). It is popular in mobile app design.

Try:
Color NamePale Violet Red
HEX
#CD7EAA
RGB
205, 126, 170
HSL
327°, 44%, 65%
CMYK
0%, 39%, 17%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CD7EAA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 126, 170

Red: 205 / Green: 126 / Blue: 170

HSL

327°, 44%, 65%

Hue: 327° / Saturation: 44% / Lightness: 65%

CMYK

0%, 39%, 17%, 20%

Cyan: 0% / Magenta: 39% / Yellow: 17% / Key: 20%

What color is #CD7EAA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CD7EAA to RGB:

rgb(205, 126, 170)HEX to RGB Converter →

HEX to HSL

Convert #CD7EAA to HSL:

hsl(327, 44%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #CD7EAA to CMYK:

cmyk(0%, 39%, 17%, 20%)Color Converter →

Color Meaning and Usage

#CD7EAA is a pastel magenta color with RGB values of 205, 126, 170 and HSL of 327°, 44%, 65%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CD7EAA is #7ECDA2, creating high-contrast pairings. For softer combinations, try analogous colors like #C97ECD.

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

Contrast with #CD7EAA

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

Contrast Ratio: 7.16:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CD7EAA?

#CD7EAA is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CD7EAA?

#CD7EAA in RGB is (205, 126, 170) - 205 red, 126 green, and 170 blue.

How to use #CD7EAA in CSS?

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

What colors go well with #CD7EAA?

#7ECDA2 (complementary), #C97ECD (analogous), and #B84785 (lighter shade) work well with #CD7EAA.