#DC32CB Color Information

Hex color code: #DC32CB

The hex color #DC32CB is a dynamic magenta with RGB values of (220, 50, 203) and HSL of (306°, 71%, 53%). It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#DC32CB
RGB
220, 50, 203
HSL
306°, 71%, 53%
CMYK
0%, 77%, 8%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DC32CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 50, 203

Red: 220 / Green: 50 / Blue: 203

HSL

306°, 71%, 53%

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

CMYK

0%, 77%, 8%, 14%

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

What color is #DC32CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DC32CB to RGB:

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

HEX to HSL

Convert #DC32CB to HSL:

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

HEX to CMYK

Convert #DC32CB to CMYK:

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

Color Meaning and Usage

A bold magenta tone, #DC32CB has RGB (220, 50, 203) and HSL (306°, 71%, 53%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DC32CB is #32DC43, creating high-contrast pairings. For softer combinations, try analogous colors like #9832DC.

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

Contrast with #DC32CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DC32CB?

#DC32CB is a bold magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DC32CB?

#DC32CB in RGB is (220, 50, 203) - 220 red, 50 green, and 203 blue.

How to use #DC32CB in CSS?

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

What colors go well with #DC32CB?

#32DC43 (complementary), #9832DC (analogous), and #A61C98 (lighter shade) work well with #DC32CB.