#CD84AD Color Information

Hex color code: #CD84AD

#CD84AD is a pastel magenta color. In RGB it is (205, 132, 173), and in HSL it is (326°, 42%, 66%). It is commonly used in modern UI design.

Try:
Color NamePale Violet Red
HEX
#CD84AD
RGB
205, 132, 173
HSL
326°, 42%, 66%
CMYK
0%, 36%, 16%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CD84AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 132, 173

Red: 205 / Green: 132 / Blue: 173

HSL

326°, 42%, 66%

Hue: 326° / Saturation: 42% / Lightness: 66%

CMYK

0%, 36%, 16%, 20%

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

What color is #CD84AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CD84AD to RGB:

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

HEX to HSL

Convert #CD84AD to HSL:

hsl(326, 42%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #CD84AD to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #CD84AD has RGB (205, 132, 173) and HSL (326°, 42%, 66%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CD84AD is #84CDA3, creating high-contrast pairings. For softer combinations, try analogous colors like #C884CD.

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

Contrast with #CD84AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CD84AD?

#CD84AD is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CD84AD?

#CD84AD in RGB is (205, 132, 173) - 205 red, 132 green, and 173 blue.

How to use #CD84AD in CSS?

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

What colors go well with #CD84AD?

#84CDA3 (complementary), #C884CD (analogous), and #B74E89 (lighter shade) work well with #CD84AD.