#CD889F Color Information

Hex color code: #CD889F

#CD889F is a pastel magenta color. In RGB it is (205, 136, 159), and in HSL it is (340°, 41%, 67%). It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#CD889F
RGB
205, 136, 159
HSL
340°, 41%, 67%
CMYK
0%, 34%, 22%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CD889F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 136, 159

Red: 205 / Green: 136 / Blue: 159

HSL

340°, 41%, 67%

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

CMYK

0%, 34%, 22%, 20%

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

What color is #CD889F?

#CD889F is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CD889F to RGB:

rgb(205, 136, 159)HEX to RGB Converter →

HEX to HSL

Convert #CD889F to HSL:

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

HEX to CMYK

Convert #CD889F to CMYK:

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

Color Meaning and Usage

A pastel magenta tone, #CD889F has RGB (205, 136, 159) and HSL (340°, 41%, 67%). Known for evoking warmth and passion, this red-orange hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CD889F is #88CDB6, creating high-contrast pairings. For softer combinations, try analogous colors like #CD88C2.

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

Contrast with #CD889F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CD889F?

#CD889F is a pastel magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CD889F?

#CD889F in RGB is (205, 136, 159) - 205 red, 136 green, and 159 blue.

How to use #CD889F in CSS?

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

What colors go well with #CD889F?

#88CDB6 (complementary), #CD88C2 (analogous), and #B75274 (lighter shade) work well with #CD889F.