#CD7792 Color Information

Hex color code: #CD7792

The hex color #CD7792 is a subtle magenta with RGB values of (205, 119, 146) and HSL of (341°, 46%, 64%). It is often used for branding and logos.

Try:
Color NamePale Violet Red
HEX
#CD7792
RGB
205, 119, 146
HSL
341°, 46%, 64%
CMYK
0%, 42%, 29%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CD7792; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 119, 146

Red: 205 / Green: 119 / Blue: 146

HSL

341°, 46%, 64%

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

CMYK

0%, 42%, 29%, 20%

Cyan: 0% / Magenta: 42% / Yellow: 29% / Key: 20%

What color is #CD7792?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CD7792 to RGB:

rgb(205, 119, 146)HEX to RGB Converter →

HEX to HSL

Convert #CD7792 to HSL:

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

HEX to CMYK

Convert #CD7792 to CMYK:

cmyk(0%, 42%, 29%, 20%)Color Converter →

Color Meaning and Usage

#CD7792 is a pastel magenta color with RGB values of 205, 119, 146 and HSL of 341°, 46%, 64%. This red-orange hue evokes warmth and passion, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #CD7792

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CD7792?

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

What is the RGB value of #CD7792?

#CD7792 in RGB is (205, 119, 146) - 205 red, 119 green, and 146 blue.

How to use #CD7792 in CSS?

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

What colors go well with #CD7792?

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