#D72DAD Color Information

Hex color code: #D72DAD

The hex color #D72DAD is a balanced magenta with RGB values of (215, 45, 173) and HSL of (315°, 68%, 51%). It is often used for branding and logos.

Try:
Color NameViolet Red
HEX
#D72DAD
RGB
215, 45, 173
HSL
315°, 68%, 51%
CMYK
0%, 79%, 20%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D72DAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

215, 45, 173

Red: 215 / Green: 45 / Blue: 173

HSL

315°, 68%, 51%

Hue: 315° / Saturation: 68% / Lightness: 51%

CMYK

0%, 79%, 20%, 16%

Cyan: 0% / Magenta: 79% / Yellow: 20% / Key: 16%

What color is #D72DAD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D72DAD to RGB:

rgb(215, 45, 173)HEX to RGB Converter →

HEX to HSL

Convert #D72DAD to HSL:

hsl(315, 68%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #D72DAD to CMYK:

cmyk(0%, 79%, 20%, 16%)Color Converter →

Color Meaning and Usage

#D72DAD is a understated magenta color with RGB values of 215, 45, 173 and HSL of 315°, 68%, 51%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D72DAD is #2DD758, creating high-contrast pairings. For softer combinations, try analogous colors like #AD2DD7.

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

Contrast with #D72DAD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D72DAD?

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

What is the RGB value of #D72DAD?

#D72DAD in RGB is (215, 45, 173) - 215 red, 45 green, and 173 blue.

How to use #D72DAD in CSS?

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

What colors go well with #D72DAD?

#2DD758 (complementary), #AD2DD7 (analogous), and #9A1D7B (lighter shade) work well with #D72DAD.