#DC328D Color Information

Hex color code: #DC328D

A vivid magenta shade, #DC328D appears as (220, 50, 141) in RGB and (328°, 71%, 53%) in HSL. It is commonly used in modern UI design.

Try:
Color NameViolet Red
HEX
#DC328D
RGB
220, 50, 141
HSL
328°, 71%, 53%
CMYK
0%, 77%, 36%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DC328D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 50, 141

Red: 220 / Green: 50 / Blue: 141

HSL

328°, 71%, 53%

Hue: 328° / Saturation: 71% / Lightness: 53%

CMYK

0%, 77%, 36%, 14%

Cyan: 0% / Magenta: 77% / Yellow: 36% / Key: 14%

What color is #DC328D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DC328D to RGB:

rgb(220, 50, 141)HEX to RGB Converter →

HEX to HSL

Convert #DC328D to HSL:

hsl(328, 71%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #DC328D to CMYK:

cmyk(0%, 77%, 36%, 14%)Color Converter →

Color Meaning and Usage

A dynamic magenta tone, #DC328D has RGB (220, 50, 141) and HSL (328°, 71%, 53%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DC328D is #32DC81, creating high-contrast pairings. For softer combinations, try analogous colors like #D732DC.

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

Contrast with #DC328D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DC328D?

#DC328D is a dynamic magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DC328D?

#DC328D in RGB is (220, 50, 141) - 220 red, 50 green, and 141 blue.

How to use #DC328D in CSS?

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

What colors go well with #DC328D?

#32DC81 (complementary), #D732DC (analogous), and #A61C65 (lighter shade) work well with #DC328D.