#DD4589 Color Information

Hex color code: #DD4589

A fiery magenta shade, #DD4589 appears as (221, 69, 137) in RGB and (333°, 69%, 57%) in HSL. It is typically applied in digital products.

Try:
Color NameViolet Red
HEX
#DD4589
RGB
221, 69, 137
HSL
333°, 69%, 57%
CMYK
0%, 69%, 38%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DD4589; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 69, 137

Red: 221 / Green: 69 / Blue: 137

HSL

333°, 69%, 57%

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

CMYK

0%, 69%, 38%, 13%

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

What color is #DD4589?

#DD4589 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DD4589 to RGB:

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

HEX to HSL

Convert #DD4589 to HSL:

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

HEX to CMYK

Convert #DD4589 to CMYK:

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

Color Meaning and Usage

#DD4589 is a warm magenta color with RGB values of 221, 69, 137 and HSL of 333°, 69%, 57%. This red-orange hue evokes warmth and passion, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DD4589 is #46DD99, creating high-contrast pairings. For softer combinations, try analogous colors like #DD46D5.

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

Contrast with #DD4589

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DD4589?

#DD4589 is a warm magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DD4589?

#DD4589 in RGB is (221, 69, 137) - 221 red, 69 green, and 137 blue.

How to use #DD4589 in CSS?

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

What colors go well with #DD4589?

#46DD99 (complementary), #DD46D5 (analogous), and #B52164 (lighter shade) work well with #DD4589.