#DD78BC Color Information

Hex color code: #DD78BC

The hex color #DD78BC is a balanced magenta with RGB values of (221, 120, 188) and HSL of (320°, 60%, 67%). It is frequently seen in web interfaces.

Try:
Color NameHot Pink
HEX
#DD78BC
RGB
221, 120, 188
HSL
320°, 60%, 67%
CMYK
0%, 46%, 15%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DD78BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 120, 188

Red: 221 / Green: 120 / Blue: 188

HSL

320°, 60%, 67%

Hue: 320° / Saturation: 60% / Lightness: 67%

CMYK

0%, 46%, 15%, 13%

Cyan: 0% / Magenta: 46% / Yellow: 15% / Key: 13%

What color is #DD78BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DD78BC to RGB:

rgb(221, 120, 188)HEX to RGB Converter →

HEX to HSL

Convert #DD78BC to HSL:

hsl(320, 60%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #DD78BC to CMYK:

cmyk(0%, 46%, 15%, 13%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #DD78BC has RGB (221, 120, 188) and HSL (320°, 60%, 67%). 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 #DD78BC is #78DD9A, creating high-contrast pairings. For softer combinations, try analogous colors like #CD78DD.

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

Contrast with #DD78BC

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

Contrast Ratio: 7.49:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DD78BC?

#DD78BC is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DD78BC?

#DD78BC in RGB is (221, 120, 188) - 221 red, 120 green, and 188 blue.

How to use #DD78BC in CSS?

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

What colors go well with #DD78BC?

#78DD9A (complementary), #CD78DD (analogous), and #CE3B9D (lighter shade) work well with #DD78BC.