#CD4C82 Color Information

Hex color code: #CD4C82

A warm magenta shade, #CD4C82 appears as (205, 76, 130) in RGB and (335°, 56%, 55%) in HSL. It is commonly used in modern UI design.

Try:
Color NameIndian Red
HEX
#CD4C82
RGB
205, 76, 130
HSL
335°, 56%, 55%
CMYK
0%, 63%, 37%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CD4C82; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 76, 130

Red: 205 / Green: 76 / Blue: 130

HSL

335°, 56%, 55%

Hue: 335° / Saturation: 56% / Lightness: 55%

CMYK

0%, 63%, 37%, 20%

Cyan: 0% / Magenta: 63% / Yellow: 37% / Key: 20%

What color is #CD4C82?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CD4C82 to RGB:

rgb(205, 76, 130)HEX to RGB Converter →

HEX to HSL

Convert #CD4C82 to HSL:

hsl(335, 56%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #CD4C82 to CMYK:

cmyk(0%, 63%, 37%, 20%)Color Converter →

Color Meaning and Usage

A invigorating magenta tone, #CD4C82 has RGB (205, 76, 130) and HSL (335°, 56%, 55%). Known for evoking warmth and passion, this red-orange hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CD4C82 is #4CCD97, creating high-contrast pairings. For softer combinations, try analogous colors like #CD4CC2.

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

Contrast with #CD4C82

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CD4C82?

#CD4C82 is a invigorating magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CD4C82?

#CD4C82 in RGB is (205, 76, 130) - 205 red, 76 green, and 130 blue.

How to use #CD4C82 in CSS?

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

What colors go well with #CD4C82?

#4CCD97 (complementary), #CD4CC2 (analogous), and #9F2D5C (lighter shade) work well with #CD4C82.