#CD569D Color Information

Hex color code: #CD569D

#CD569D is a neutral magenta color. In RGB it is (205, 86, 157), and in HSL it is (324°, 54%, 57%). It is commonly used in modern UI design.

Try:
Color NamePale Violet Red
HEX
#CD569D
RGB
205, 86, 157
HSL
324°, 54%, 57%
CMYK
0%, 58%, 23%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CD569D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 86, 157

Red: 205 / Green: 86 / Blue: 157

HSL

324°, 54%, 57%

Hue: 324° / Saturation: 54% / Lightness: 57%

CMYK

0%, 58%, 23%, 20%

Cyan: 0% / Magenta: 58% / Yellow: 23% / Key: 20%

What color is #CD569D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CD569D to RGB:

rgb(205, 86, 157)HEX to RGB Converter →

HEX to HSL

Convert #CD569D to HSL:

hsl(324, 54%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #CD569D to CMYK:

cmyk(0%, 58%, 23%, 20%)Color Converter →

Color Meaning and Usage

#CD569D is a muted magenta color with RGB values of 205, 86, 157 and HSL of 324°, 54%, 57%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CD569D is #56CD86, creating high-contrast pairings. For softer combinations, try analogous colors like #C156CD.

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

Contrast with #CD569D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CD569D?

#CD569D is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CD569D?

#CD569D in RGB is (205, 86, 157) - 205 red, 86 green, and 157 blue.

How to use #CD569D in CSS?

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

What colors go well with #CD569D?

#56CD86 (complementary), #C156CD (analogous), and #A53177 (lighter shade) work well with #CD569D.