#CD7E93 Color Information

Hex color code: #CD7E93

The hex color #CD7E93 is a subtle magenta with RGB values of (205, 126, 147) and HSL of (344°, 44%, 65%). It is popular in mobile app design.

Try:
Color NamePale Violet Red
HEX
#CD7E93
RGB
205, 126, 147
HSL
344°, 44%, 65%
CMYK
0%, 39%, 28%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CD7E93; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 126, 147

Red: 205 / Green: 126 / Blue: 147

HSL

344°, 44%, 65%

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

CMYK

0%, 39%, 28%, 20%

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

What color is #CD7E93?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CD7E93 to RGB:

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

HEX to HSL

Convert #CD7E93 to HSL:

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

HEX to CMYK

Convert #CD7E93 to CMYK:

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

Color Meaning and Usage

#CD7E93 is a pastel magenta color with RGB values of 205, 126, 147 and HSL of 344°, 44%, 65%. This red-orange hue evokes warmth and passion, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CD7E93 is #7ECDB8, creating high-contrast pairings. For softer combinations, try analogous colors like #CD7EBB.

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

Contrast with #CD7E93

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CD7E93?

#CD7E93 is a pastel magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CD7E93?

#CD7E93 in RGB is (205, 126, 147) - 205 red, 126 green, and 147 blue.

How to use #CD7E93 in CSS?

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

What colors go well with #CD7E93?

#7ECDB8 (complementary), #CD7EBB (analogous), and #B84765 (lighter shade) work well with #CD7E93.