#DC32AC Color Information

Hex color code: #DC32AC

#DC32AC is a vivid magenta color. In RGB it is (220, 50, 172), and in HSL it is (317°, 71%, 53%). It is commonly used in modern UI design.

Try:
Color NameViolet Red
HEX
#DC32AC
RGB
220, 50, 172
HSL
317°, 71%, 53%
CMYK
0%, 77%, 22%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DC32AC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 50, 172

Red: 220 / Green: 50 / Blue: 172

HSL

317°, 71%, 53%

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

CMYK

0%, 77%, 22%, 14%

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

What color is #DC32AC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DC32AC to RGB:

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

HEX to HSL

Convert #DC32AC to HSL:

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

HEX to CMYK

Convert #DC32AC to CMYK:

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

Color Meaning and Usage

A dynamic magenta tone, #DC32AC has RGB (220, 50, 172) and HSL (317°, 71%, 53%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DC32AC is #32DC62, creating high-contrast pairings. For softer combinations, try analogous colors like #B732DC.

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

Contrast with #DC32AC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DC32AC?

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

What is the RGB value of #DC32AC?

#DC32AC in RGB is (220, 50, 172) - 220 red, 50 green, and 172 blue.

How to use #DC32AC in CSS?

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

What colors go well with #DC32AC?

#32DC62 (complementary), #B732DC (analogous), and #A61C7F (lighter shade) work well with #DC32AC.