#DC7DA9 Color Information

Hex color code: #DC7DA9

#DC7DA9 is a vibrant magenta color. In RGB it is (220, 125, 169), and in HSL it is (332°, 58%, 68%). It is popular in mobile app design.

Try:
Color NamePale Violet Red
HEX
#DC7DA9
RGB
220, 125, 169
HSL
332°, 58%, 68%
CMYK
0%, 43%, 23%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DC7DA9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 125, 169

Red: 220 / Green: 125 / Blue: 169

HSL

332°, 58%, 68%

Hue: 332° / Saturation: 58% / Lightness: 68%

CMYK

0%, 43%, 23%, 14%

Cyan: 0% / Magenta: 43% / Yellow: 23% / Key: 14%

What color is #DC7DA9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DC7DA9 to RGB:

rgb(220, 125, 169)HEX to RGB Converter →

HEX to HSL

Convert #DC7DA9 to HSL:

hsl(332, 58%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #DC7DA9 to CMYK:

cmyk(0%, 43%, 23%, 14%)Color Converter →

Color Meaning and Usage

A vibrant magenta tone, #DC7DA9 has RGB (220, 125, 169) and HSL (332°, 58%, 68%). Known for evoking warmth and passion, this red-orange hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DC7DA9 is #7EDDB1, creating high-contrast pairings. For softer combinations, try analogous colors like #DD7EDA.

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

Contrast with #DC7DA9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DC7DA9?

#DC7DA9 is a vibrant magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DC7DA9?

#DC7DA9 in RGB is (220, 125, 169) - 220 red, 125 green, and 169 blue.

How to use #DC7DA9 in CSS?

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

What colors go well with #DC7DA9?

#7EDDB1 (complementary), #DD7EDA (analogous), and #CD4283 (lighter shade) work well with #DC7DA9.