#CD7EBF Color Information

Hex color code: #CD7EBF

#CD7EBF is a subtle magenta color. In RGB it is (205, 126, 191), and in HSL it is (311°, 44%, 65%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#CD7EBF
RGB
205, 126, 191
HSL
311°, 44%, 65%
CMYK
0%, 39%, 7%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CD7EBF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 126, 191

Red: 205 / Green: 126 / Blue: 191

HSL

311°, 44%, 65%

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

CMYK

0%, 39%, 7%, 20%

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

What color is #CD7EBF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CD7EBF to RGB:

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

HEX to HSL

Convert #CD7EBF to HSL:

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

HEX to CMYK

Convert #CD7EBF to CMYK:

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

Color Meaning and Usage

A subtle magenta tone, #CD7EBF has RGB (205, 126, 191) and HSL (311°, 44%, 65%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CD7EBF is #7ECD8D, creating high-contrast pairings. For softer combinations, try analogous colors like #B47ECD.

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

Contrast with #CD7EBF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CD7EBF?

#CD7EBF is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CD7EBF?

#CD7EBF in RGB is (205, 126, 191) - 205 red, 126 green, and 191 blue.

How to use #CD7EBF in CSS?

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

What colors go well with #CD7EBF?

#7ECD8D (complementary), #B47ECD (analogous), and #B847A3 (lighter shade) work well with #CD7EBF.