#CD708B Color Information

Hex color code: #CD708B

The hex color #CD708B is a subtle magenta with RGB values of (205, 112, 139) and HSL of (343°, 48%, 62%). It is often used for branding and logos.

Try:
Color NamePale Violet Red
HEX
#CD708B
RGB
205, 112, 139
HSL
343°, 48%, 62%
CMYK
0%, 45%, 32%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CD708B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 112, 139

Red: 205 / Green: 112 / Blue: 139

HSL

343°, 48%, 62%

Hue: 343° / Saturation: 48% / Lightness: 62%

CMYK

0%, 45%, 32%, 20%

Cyan: 0% / Magenta: 45% / Yellow: 32% / Key: 20%

What color is #CD708B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CD708B to RGB:

rgb(205, 112, 139)HEX to RGB Converter →

HEX to HSL

Convert #CD708B to HSL:

hsl(343, 48%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #CD708B to CMYK:

cmyk(0%, 45%, 32%, 20%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #CD708B has RGB (205, 112, 139) and HSL (343°, 48%, 62%). Known for evoking warmth and passion, this red-orange hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CD708B is #70CDB2, creating high-contrast pairings. For softer combinations, try analogous colors like #CD70B8.

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

Contrast with #CD708B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CD708B?

#CD708B is a soft magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CD708B?

#CD708B in RGB is (205, 112, 139) - 205 red, 112 green, and 139 blue.

How to use #CD708B in CSS?

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

What colors go well with #CD708B?

#70CDB2 (complementary), #CD70B8 (analogous), and #B13E5F (lighter shade) work well with #CD708B.