#CD839E Color Information

Hex color code: #CD839E

A pastel magenta shade, #CD839E appears as (205, 131, 158) in RGB and (338°, 43%, 66%) in HSL. It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#CD839E
RGB
205, 131, 158
HSL
338°, 43%, 66%
CMYK
0%, 36%, 23%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CD839E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 131, 158

Red: 205 / Green: 131 / Blue: 158

HSL

338°, 43%, 66%

Hue: 338° / Saturation: 43% / Lightness: 66%

CMYK

0%, 36%, 23%, 20%

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

What color is #CD839E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CD839E to RGB:

rgb(205, 131, 158)HEX to RGB Converter →

HEX to HSL

Convert #CD839E to HSL:

hsl(338, 43%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #CD839E to CMYK:

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

Color Meaning and Usage

#CD839E is a gentle magenta color with RGB values of 205, 131, 158 and HSL of 338°, 43%, 66%. This red-orange hue evokes warmth and passion, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CD839E is #83CEB2, creating high-contrast pairings. For softer combinations, try analogous colors like #CE83C4.

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

Contrast with #CD839E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CD839E?

#CD839E is a gentle magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CD839E?

#CD839E in RGB is (205, 131, 158) - 205 red, 131 green, and 158 blue.

How to use #CD839E in CSS?

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

What colors go well with #CD839E?

#83CEB2 (complementary), #CE83C4 (analogous), and #B84C74 (lighter shade) work well with #CD839E.