#DD3679 Color Information

Hex color code: #DD3679

A striking magenta shade, #DD3679 appears as (221, 54, 121) in RGB and (336°, 71%, 54%) in HSL. It is popular in mobile app design.

Try:
Color NameViolet Red
HEX
#DD3679
RGB
221, 54, 121
HSL
336°, 71%, 54%
CMYK
0%, 76%, 45%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DD3679; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 54, 121

Red: 221 / Green: 54 / Blue: 121

HSL

336°, 71%, 54%

Hue: 336° / Saturation: 71% / Lightness: 54%

CMYK

0%, 76%, 45%, 13%

Cyan: 0% / Magenta: 76% / Yellow: 45% / Key: 13%

What color is #DD3679?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DD3679 to RGB:

rgb(221, 54, 121)HEX to RGB Converter →

HEX to HSL

Convert #DD3679 to HSL:

hsl(336, 71%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #DD3679 to CMYK:

cmyk(0%, 76%, 45%, 13%)Color Converter →

Color Meaning and Usage

A striking magenta tone, #DD3679 has RGB (221, 54, 121) and HSL (336°, 71%, 54%). Known for evoking warmth and passion, this red-orange hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DD3679 is #36DD9A, creating high-contrast pairings. For softer combinations, try analogous colors like #DD36CC.

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

Contrast with #DD3679

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DD3679?

#DD3679 is a striking magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DD3679?

#DD3679 in RGB is (221, 54, 121) - 221 red, 54 green, and 121 blue.

How to use #DD3679 in CSS?

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

What colors go well with #DD3679?

#36DD9A (complementary), #DD36CC (analogous), and #AA1D55 (lighter shade) work well with #DD3679.