#CDACD7 Color Information

Hex color code: #CDACD7

#CDACD7 is a ethereal magenta color. In RGB it is (205, 172, 215), and in HSL it is (286°, 35%, 76%). It is typically applied in digital products.

Try:
Color NamePlum
HEX
#CDACD7
RGB
205, 172, 215
HSL
286°, 35%, 76%
CMYK
5%, 20%, 0%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDACD7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 172, 215

Red: 205 / Green: 172 / Blue: 215

HSL

286°, 35%, 76%

Hue: 286° / Saturation: 35% / Lightness: 76%

CMYK

5%, 20%, 0%, 16%

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

What color is #CDACD7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDACD7 to RGB:

rgb(205, 172, 215)HEX to RGB Converter →

HEX to HSL

Convert #CDACD7 to HSL:

hsl(286, 35%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #CDACD7 to CMYK:

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

Color Meaning and Usage

#CDACD7 is a light magenta color with RGB values of 205, 172, 215 and HSL of 286°, 35%, 76%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDACD7 is #B6D7AC, creating high-contrast pairings. For softer combinations, try analogous colors like #B8ACD7.

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

Contrast with #CDACD7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDACD7?

#CDACD7 is a light magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CDACD7?

#CDACD7 in RGB is (205, 172, 215) - 205 red, 172 green, and 215 blue.

How to use #CDACD7 in CSS?

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

What colors go well with #CDACD7?

#B6D7AC (complementary), #B8ACD7 (analogous), and #AE79BE (lighter shade) work well with #CDACD7.