#DD3C97 Color Information

Hex color code: #DD3C97

A understated magenta shade, #DD3C97 appears as (221, 60, 151) in RGB and (326°, 70%, 55%) in HSL. It is popular in mobile app design.

Try:
Color NameViolet Red
HEX
#DD3C97
RGB
221, 60, 151
HSL
326°, 70%, 55%
CMYK
0%, 73%, 32%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DD3C97; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 60, 151

Red: 221 / Green: 60 / Blue: 151

HSL

326°, 70%, 55%

Hue: 326° / Saturation: 70% / Lightness: 55%

CMYK

0%, 73%, 32%, 13%

Cyan: 0% / Magenta: 73% / Yellow: 32% / Key: 13%

What color is #DD3C97?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DD3C97 to RGB:

rgb(221, 60, 151)HEX to RGB Converter →

HEX to HSL

Convert #DD3C97 to HSL:

hsl(326, 70%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #DD3C97 to CMYK:

cmyk(0%, 73%, 32%, 13%)Color Converter →

Color Meaning and Usage

A understated magenta tone, #DD3C97 has RGB (221, 60, 151) and HSL (326°, 70%, 55%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DD3C97 is #3CDD82, creating high-contrast pairings. For softer combinations, try analogous colors like #D23CDD.

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

Contrast with #DD3C97

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DD3C97?

#DD3C97 is a understated magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DD3C97?

#DD3C97 in RGB is (221, 60, 151) - 221 red, 60 green, and 151 blue.

How to use #DD3C97 in CSS?

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

What colors go well with #DD3C97?

#3CDD82 (complementary), #D23CDD (analogous), and #AD1F70 (lighter shade) work well with #DD3C97.