#DC2BB5 Color Information

Hex color code: #DC2BB5

A eye-catching magenta shade, #DC2BB5 appears as (220, 43, 181) in RGB and (313°, 72%, 52%) in HSL. It is widely used in graphic design.

Try:
Color NameViolet Red
HEX
#DC2BB5
RGB
220, 43, 181
HSL
313°, 72%, 52%
CMYK
0%, 80%, 18%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DC2BB5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 43, 181

Red: 220 / Green: 43 / Blue: 181

HSL

313°, 72%, 52%

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

CMYK

0%, 80%, 18%, 14%

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

What color is #DC2BB5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DC2BB5 to RGB:

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

HEX to HSL

Convert #DC2BB5 to HSL:

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

HEX to CMYK

Convert #DC2BB5 to CMYK:

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

Color Meaning and Usage

A dynamic magenta tone, #DC2BB5 has RGB (220, 43, 181) and HSL (313°, 72%, 52%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DC2BB5 is #2CDD53, creating high-contrast pairings. For softer combinations, try analogous colors like #AB2CDD.

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

Contrast with #DC2BB5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DC2BB5?

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

What is the RGB value of #DC2BB5?

#DC2BB5 in RGB is (220, 43, 181) - 220 red, 43 green, and 181 blue.

How to use #DC2BB5 in CSS?

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

What colors go well with #DC2BB5?

#2CDD53 (complementary), #AB2CDD (analogous), and #A21A85 (lighter shade) work well with #DC2BB5.