#CD6C9C Color Information

Hex color code: #CD6C9C

The hex color #CD6C9C is a gentle magenta with RGB values of (205, 108, 156) and HSL of (330°, 49%, 61%). It is frequently seen in web interfaces.

Try:
Color NamePale Violet Red
HEX
#CD6C9C
RGB
205, 108, 156
HSL
330°, 49%, 61%
CMYK
0%, 47%, 24%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CD6C9C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 108, 156

Red: 205 / Green: 108 / Blue: 156

HSL

330°, 49%, 61%

Hue: 330° / Saturation: 49% / Lightness: 61%

CMYK

0%, 47%, 24%, 20%

Cyan: 0% / Magenta: 47% / Yellow: 24% / Key: 20%

What color is #CD6C9C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CD6C9C to RGB:

rgb(205, 108, 156)HEX to RGB Converter →

HEX to HSL

Convert #CD6C9C to HSL:

hsl(330, 49%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #CD6C9C to CMYK:

cmyk(0%, 47%, 24%, 20%)Color Converter →

Color Meaning and Usage

A gentle magenta tone, #CD6C9C has RGB (205, 108, 156) and HSL (330°, 49%, 61%). Known for evoking warmth and passion, this red-orange hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CD6C9C is #6BCC9C, creating high-contrast pairings. For softer combinations, try analogous colors like #CC6BCC.

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

Contrast with #CD6C9C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CD6C9C?

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

What is the RGB value of #CD6C9C?

#CD6C9C in RGB is (205, 108, 156) - 205 red, 108 green, and 156 blue.

How to use #CD6C9C in CSS?

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

What colors go well with #CD6C9C?

#6BCC9C (complementary), #CC6BCC (analogous), and #AF3C75 (lighter shade) work well with #CD6C9C.