#DC5BBA Color Information

Hex color code: #DC5BBA

A subtle magenta shade, #DC5BBA appears as (220, 91, 186) in RGB and (316°, 65%, 61%) in HSL. It is often used for branding and logos.

Try:
Color NameHot Pink
HEX
#DC5BBA
RGB
220, 91, 186
HSL
316°, 65%, 61%
CMYK
0%, 59%, 15%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DC5BBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 91, 186

Red: 220 / Green: 91 / Blue: 186

HSL

316°, 65%, 61%

Hue: 316° / Saturation: 65% / Lightness: 61%

CMYK

0%, 59%, 15%, 14%

Cyan: 0% / Magenta: 59% / Yellow: 15% / Key: 14%

What color is #DC5BBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DC5BBA to RGB:

rgb(220, 91, 186)HEX to RGB Converter →

HEX to HSL

Convert #DC5BBA to HSL:

hsl(316, 65%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #DC5BBA to CMYK:

cmyk(0%, 59%, 15%, 14%)Color Converter →

Color Meaning and Usage

A neutral magenta tone, #DC5BBA has RGB (220, 91, 186) and HSL (316°, 65%, 61%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DC5BBA is #5BDC7D, creating high-contrast pairings. For softer combinations, try analogous colors like #BE5BDC.

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

Contrast with #DC5BBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DC5BBA?

#DC5BBA is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DC5BBA?

#DC5BBA in RGB is (220, 91, 186) - 220 red, 91 green, and 186 blue.

How to use #DC5BBA in CSS?

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

What colors go well with #DC5BBA?

#5BDC7D (complementary), #BE5BDC (analogous), and #C22999 (lighter shade) work well with #DC5BBA.