#DD45A0 Color Information

Hex color code: #DD45A0

#DD45A0 is a neutral magenta color. In RGB it is (221, 69, 160), and in HSL it is (324°, 69%, 57%). It is commonly used in modern UI design.

Try:
Color NameViolet Red
HEX
#DD45A0
RGB
221, 69, 160
HSL
324°, 69%, 57%
CMYK
0%, 69%, 28%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DD45A0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 69, 160

Red: 221 / Green: 69 / Blue: 160

HSL

324°, 69%, 57%

Hue: 324° / Saturation: 69% / Lightness: 57%

CMYK

0%, 69%, 28%, 13%

Cyan: 0% / Magenta: 69% / Yellow: 28% / Key: 13%

What color is #DD45A0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DD45A0 to RGB:

rgb(221, 69, 160)HEX to RGB Converter →

HEX to HSL

Convert #DD45A0 to HSL:

hsl(324, 69%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #DD45A0 to CMYK:

cmyk(0%, 69%, 28%, 13%)Color Converter →

Color Meaning and Usage

A balanced magenta tone, #DD45A0 has RGB (221, 69, 160) and HSL (324°, 69%, 57%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DD45A0 is #46DD82, creating high-contrast pairings. For softer combinations, try analogous colors like #CE46DD.

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

Contrast with #DD45A0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DD45A0?

#DD45A0 is a balanced magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DD45A0?

#DD45A0 in RGB is (221, 69, 160) - 221 red, 69 green, and 160 blue.

How to use #DD45A0 in CSS?

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

What colors go well with #DD45A0?

#46DD82 (complementary), #CE46DD (analogous), and #B5217A (lighter shade) work well with #DD45A0.