#D72DCF Color Information

Hex color code: #D72DCF

A understated magenta shade, #D72DCF appears as (215, 45, 207) in RGB and (303°, 68%, 51%) in HSL. It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#D72DCF
RGB
215, 45, 207
HSL
303°, 68%, 51%
CMYK
0%, 79%, 4%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D72DCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

215, 45, 207

Red: 215 / Green: 45 / Blue: 207

HSL

303°, 68%, 51%

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

CMYK

0%, 79%, 4%, 16%

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

What color is #D72DCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D72DCF to RGB:

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

HEX to HSL

Convert #D72DCF to HSL:

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

HEX to CMYK

Convert #D72DCF to CMYK:

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

Color Meaning and Usage

A neutral magenta tone, #D72DCF has RGB (215, 45, 207) and HSL (303°, 68%, 51%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D72DCF is #2DD736, creating high-contrast pairings. For softer combinations, try analogous colors like #8B2DD7.

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

Contrast with #D72DCF

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 #D72DCF?

#D72DCF is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D72DCF?

#D72DCF in RGB is (215, 45, 207) - 215 red, 45 green, and 207 blue.

How to use #D72DCF in CSS?

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

What colors go well with #D72DCF?

#2DD736 (complementary), #8B2DD7 (analogous), and #9A1D94 (lighter shade) work well with #D72DCF.