#CD749C Color Information

Hex color code: #CD749C

#CD749C is a pastel magenta color. In RGB it is (205, 116, 156), and in HSL it is (333°, 47%, 63%). It is commonly used in modern UI design.

Try:
Color NamePale Violet Red
HEX
#CD749C
RGB
205, 116, 156
HSL
333°, 47%, 63%
CMYK
0%, 43%, 24%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CD749C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 116, 156

Red: 205 / Green: 116 / Blue: 156

HSL

333°, 47%, 63%

Hue: 333° / Saturation: 47% / Lightness: 63%

CMYK

0%, 43%, 24%, 20%

Cyan: 0% / Magenta: 43% / Yellow: 24% / Key: 20%

What color is #CD749C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CD749C to RGB:

rgb(205, 116, 156)HEX to RGB Converter →

HEX to HSL

Convert #CD749C to HSL:

hsl(333, 47%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #CD749C to CMYK:

cmyk(0%, 43%, 24%, 20%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #CD749C has RGB (205, 116, 156) and HSL (333°, 47%, 63%). Known for evoking warmth and passion, this red-orange hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CD749C is #74CDA5, creating high-contrast pairings. For softer combinations, try analogous colors like #CD74C9.

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

Contrast with #CD749C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CD749C?

#CD749C is a delicate magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CD749C?

#CD749C in RGB is (205, 116, 156) - 205 red, 116 green, and 156 blue.

How to use #CD749C in CSS?

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

What colors go well with #CD749C?

#74CDA5 (complementary), #CD74C9 (analogous), and #B44175 (lighter shade) work well with #CD749C.