#DD31AF Color Information

Hex color code: #DD31AF

#DD31AF is a eye-catching magenta color. In RGB it is (221, 49, 175), and in HSL it is (316°, 72%, 53%). It is popular in mobile app design.

Try:
Color NameViolet Red
HEX
#DD31AF
RGB
221, 49, 175
HSL
316°, 72%, 53%
CMYK
0%, 78%, 21%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DD31AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 49, 175

Red: 221 / Green: 49 / Blue: 175

HSL

316°, 72%, 53%

Hue: 316° / Saturation: 72% / Lightness: 53%

CMYK

0%, 78%, 21%, 13%

Cyan: 0% / Magenta: 78% / Yellow: 21% / Key: 13%

What color is #DD31AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DD31AF to RGB:

rgb(221, 49, 175)HEX to RGB Converter →

HEX to HSL

Convert #DD31AF to HSL:

hsl(316, 72%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #DD31AF to CMYK:

cmyk(0%, 78%, 21%, 13%)Color Converter →

Color Meaning and Usage

A dynamic magenta tone, #DD31AF has RGB (221, 49, 175) and HSL (316°, 72%, 53%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DD31AF is #31DD5F, creating high-contrast pairings. For softer combinations, try analogous colors like #B531DD.

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

Contrast with #DD31AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DD31AF?

#DD31AF is a dynamic magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DD31AF?

#DD31AF in RGB is (221, 49, 175) - 221 red, 49 green, and 175 blue.

How to use #DD31AF in CSS?

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

What colors go well with #DD31AF?

#31DD5F (complementary), #B531DD (analogous), and #A71B81 (lighter shade) work well with #DD31AF.