#DC419C Color Information

Hex color code: #DC419C

#DC419C is a balanced magenta color. In RGB it is (220, 65, 156), and in HSL it is (325°, 69%, 56%). It is frequently seen in web interfaces.

Try:
Color NameViolet Red
HEX
#DC419C
RGB
220, 65, 156
HSL
325°, 69%, 56%
CMYK
0%, 70%, 29%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DC419C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 65, 156

Red: 220 / Green: 65 / Blue: 156

HSL

325°, 69%, 56%

Hue: 325° / Saturation: 69% / Lightness: 56%

CMYK

0%, 70%, 29%, 14%

Cyan: 0% / Magenta: 70% / Yellow: 29% / Key: 14%

What color is #DC419C?

#DC419C is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DC419C to RGB:

rgb(220, 65, 156)HEX to RGB Converter →

HEX to HSL

Convert #DC419C to HSL:

hsl(325, 69%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #DC419C to CMYK:

cmyk(0%, 70%, 29%, 14%)Color Converter →

Color Meaning and Usage

#DC419C is a muted magenta color with RGB values of 220, 65, 156 and HSL of 325°, 69%, 56%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DC419C is #41DC82, creating high-contrast pairings. For softer combinations, try analogous colors like #CF41DC.

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

Contrast with #DC419C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DC419C?

#DC419C is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DC419C?

#DC419C in RGB is (220, 65, 156) - 220 red, 65 green, and 156 blue.

How to use #DC419C in CSS?

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

What colors go well with #DC419C?

#41DC82 (complementary), #CF41DC (analogous), and #B12075 (lighter shade) work well with #DC419C.