#DC2BCA Color Information

Hex color code: #DC2BCA

#DC2BCA is a striking magenta color. In RGB it is (220, 43, 202), and in HSL it is (306°, 72%, 52%). It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#DC2BCA
RGB
220, 43, 202
HSL
306°, 72%, 52%
CMYK
0%, 80%, 8%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DC2BCA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 43, 202

Red: 220 / Green: 43 / Blue: 202

HSL

306°, 72%, 52%

Hue: 306° / Saturation: 72% / Lightness: 52%

CMYK

0%, 80%, 8%, 14%

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

What color is #DC2BCA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DC2BCA to RGB:

rgb(220, 43, 202)HEX to RGB Converter →

HEX to HSL

Convert #DC2BCA to HSL:

hsl(306, 72%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #DC2BCA to CMYK:

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

Color Meaning and Usage

A vivid magenta tone, #DC2BCA has RGB (220, 43, 202) and HSL (306°, 72%, 52%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DC2BCA is #2CDD3E, creating high-contrast pairings. For softer combinations, try analogous colors like #962CDD.

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

Contrast with #DC2BCA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DC2BCA?

#DC2BCA is a vivid magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DC2BCA?

#DC2BCA in RGB is (220, 43, 202) - 220 red, 43 green, and 202 blue.

How to use #DC2BCA in CSS?

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

What colors go well with #DC2BCA?

#2CDD3E (complementary), #962CDD (analogous), and #A21A95 (lighter shade) work well with #DC2BCA.