#CD87AF Color Information

Hex color code: #CD87AF

#CD87AF is a soft magenta color. In RGB it is (205, 135, 175), and in HSL it is (326°, 41%, 67%). It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#CD87AF
RGB
205, 135, 175
HSL
326°, 41%, 67%
CMYK
0%, 34%, 15%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CD87AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 135, 175

Red: 205 / Green: 135 / Blue: 175

HSL

326°, 41%, 67%

Hue: 326° / Saturation: 41% / Lightness: 67%

CMYK

0%, 34%, 15%, 20%

Cyan: 0% / Magenta: 34% / Yellow: 15% / Key: 20%

What color is #CD87AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CD87AF to RGB:

rgb(205, 135, 175)HEX to RGB Converter →

HEX to HSL

Convert #CD87AF to HSL:

hsl(326, 41%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #CD87AF to CMYK:

cmyk(0%, 34%, 15%, 20%)Color Converter →

Color Meaning and Usage

#CD87AF is a delicate magenta color with RGB values of 205, 135, 175 and HSL of 326°, 41%, 67%. 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 #CD87AF is #88CDA6, creating high-contrast pairings. For softer combinations, try analogous colors like #C988CD.

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

Contrast with #CD87AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CD87AF?

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

What is the RGB value of #CD87AF?

#CD87AF in RGB is (205, 135, 175) - 205 red, 135 green, and 175 blue.

How to use #CD87AF in CSS?

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

What colors go well with #CD87AF?

#88CDA6 (complementary), #C988CD (analogous), and #B7528B (lighter shade) work well with #CD87AF.