#CD7EB8 Color Information

Hex color code: #CD7EB8

The hex color #CD7EB8 is a gentle magenta with RGB values of (205, 126, 184) and HSL of (316°, 44%, 65%). It is frequently seen in web interfaces.

Try:
Color NamePale Violet Red
HEX
#CD7EB8
RGB
205, 126, 184
HSL
316°, 44%, 65%
CMYK
0%, 39%, 10%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CD7EB8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 126, 184

Red: 205 / Green: 126 / Blue: 184

HSL

316°, 44%, 65%

Hue: 316° / Saturation: 44% / Lightness: 65%

CMYK

0%, 39%, 10%, 20%

Cyan: 0% / Magenta: 39% / Yellow: 10% / Key: 20%

What color is #CD7EB8?

#CD7EB8 is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CD7EB8 to RGB:

rgb(205, 126, 184)HEX to RGB Converter →

HEX to HSL

Convert #CD7EB8 to HSL:

hsl(316, 44%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #CD7EB8 to CMYK:

cmyk(0%, 39%, 10%, 20%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #CD7EB8 has RGB (205, 126, 184) and HSL (316°, 44%, 65%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CD7EB8 is #7ECD93, creating high-contrast pairings. For softer combinations, try analogous colors like #BB7ECD.

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

Contrast with #CD7EB8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CD7EB8?

#CD7EB8 is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CD7EB8?

#CD7EB8 in RGB is (205, 126, 184) - 205 red, 126 green, and 184 blue.

How to use #CD7EB8 in CSS?

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

What colors go well with #CD7EB8?

#7ECD93 (complementary), #BB7ECD (analogous), and #B8479A (lighter shade) work well with #CD7EB8.