#CD6A9C Color Information

Hex color code: #CD6A9C

#CD6A9C is a neutral magenta color. In RGB it is (205, 106, 156), and in HSL it is (330°, 50%, 61%). It is commonly used in modern UI design.

Try:
Color NamePale Violet Red
HEX
#CD6A9C
RGB
205, 106, 156
HSL
330°, 50%, 61%
CMYK
0%, 48%, 24%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CD6A9C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 106, 156

Red: 205 / Green: 106 / Blue: 156

HSL

330°, 50%, 61%

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

CMYK

0%, 48%, 24%, 20%

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

What color is #CD6A9C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CD6A9C to RGB:

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

HEX to HSL

Convert #CD6A9C to HSL:

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

HEX to CMYK

Convert #CD6A9C to CMYK:

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

Color Meaning and Usage

#CD6A9C is a balanced magenta color with RGB values of 205, 106, 156 and HSL of 330°, 50%, 61%. This red-orange hue evokes warmth and passion, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CD6A9C is #6ACD9C, creating high-contrast pairings. For softer combinations, try analogous colors like #CD6ACD.

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

Contrast with #CD6A9C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CD6A9C?

#CD6A9C is a balanced magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CD6A9C?

#CD6A9C in RGB is (205, 106, 156) - 205 red, 106 green, and 156 blue.

How to use #CD6A9C in CSS?

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

What colors go well with #CD6A9C?

#6ACD9C (complementary), #CD6ACD (analogous), and #B03B75 (lighter shade) work well with #CD6A9C.