#CD7994 Color Information

Hex color code: #CD7994

#CD7994 is a subtle magenta color. In RGB it is (205, 121, 148), and in HSL it is (341°, 46%, 64%). It is popular in mobile app design.

Try:
Color NamePale Violet Red
HEX
#CD7994
RGB
205, 121, 148
HSL
341°, 46%, 64%
CMYK
0%, 41%, 28%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CD7994; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 121, 148

Red: 205 / Green: 121 / Blue: 148

HSL

341°, 46%, 64%

Hue: 341° / Saturation: 46% / Lightness: 64%

CMYK

0%, 41%, 28%, 20%

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

What color is #CD7994?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CD7994 to RGB:

rgb(205, 121, 148)HEX to RGB Converter →

HEX to HSL

Convert #CD7994 to HSL:

hsl(341, 46%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #CD7994 to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #CD7994 has RGB (205, 121, 148) and HSL (341°, 46%, 64%). Known for evoking warmth and passion, this red-orange hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CD7994 is #79CDB3, creating high-contrast pairings. For softer combinations, try analogous colors like #CD79BE.

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

Contrast with #CD7994

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CD7994?

#CD7994 is a soft magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CD7994?

#CD7994 in RGB is (205, 121, 148) - 205 red, 121 green, and 148 blue.

How to use #CD7994 in CSS?

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

What colors go well with #CD7994?

#79CDB3 (complementary), #CD79BE (analogous), and #B64368 (lighter shade) work well with #CD7994.