#CD84BD Color Information

Hex color code: #CD84BD

#CD84BD is a soft magenta color. In RGB it is (205, 132, 189), and in HSL it is (313°, 42%, 66%). It is typically applied in digital products.

Try:
Color NamePlum
HEX
#CD84BD
RGB
205, 132, 189
HSL
313°, 42%, 66%
CMYK
0%, 36%, 8%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CD84BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 132, 189

Red: 205 / Green: 132 / Blue: 189

HSL

313°, 42%, 66%

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

CMYK

0%, 36%, 8%, 20%

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

What color is #CD84BD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CD84BD to RGB:

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

HEX to HSL

Convert #CD84BD to HSL:

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

HEX to CMYK

Convert #CD84BD to CMYK:

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

Color Meaning and Usage

#CD84BD is a delicate magenta color with RGB values of 205, 132, 189 and HSL of 313°, 42%, 66%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CD84BD is #84CD94, creating high-contrast pairings. For softer combinations, try analogous colors like #B884CD.

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

Contrast with #CD84BD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CD84BD?

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

What is the RGB value of #CD84BD?

#CD84BD in RGB is (205, 132, 189) - 205 red, 132 green, and 189 blue.

How to use #CD84BD in CSS?

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

What colors go well with #CD84BD?

#84CD94 (complementary), #B884CD (analogous), and #B74EA0 (lighter shade) work well with #CD84BD.