#DE73AC Color Information

Hex color code: #DE73AC

The hex color #DE73AC is a muted magenta with RGB values of (222, 115, 172) and HSL of (328°, 62%, 66%). It is typically applied in digital products.

Try:
Color NamePale Violet Red
HEX
#DE73AC
RGB
222, 115, 172
HSL
328°, 62%, 66%
CMYK
0%, 48%, 23%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DE73AC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 115, 172

Red: 222 / Green: 115 / Blue: 172

HSL

328°, 62%, 66%

Hue: 328° / Saturation: 62% / Lightness: 66%

CMYK

0%, 48%, 23%, 13%

Cyan: 0% / Magenta: 48% / Yellow: 23% / Key: 13%

What color is #DE73AC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DE73AC to RGB:

rgb(222, 115, 172)HEX to RGB Converter →

HEX to HSL

Convert #DE73AC to HSL:

hsl(328, 62%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #DE73AC to CMYK:

cmyk(0%, 48%, 23%, 13%)Color Converter →

Color Meaning and Usage

#DE73AC is a muted magenta color with RGB values of 222, 115, 172 and HSL of 328°, 62%, 66%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DE73AC is #73DEA5, creating high-contrast pairings. For softer combinations, try analogous colors like #DA73DE.

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

Contrast with #DE73AC

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

Contrast Ratio: 7.15:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DE73AC?

#DE73AC is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DE73AC?

#DE73AC in RGB is (222, 115, 172) - 222 red, 115 green, and 172 blue.

How to use #DE73AC in CSS?

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

What colors go well with #DE73AC?

#73DEA5 (complementary), #DA73DE (analogous), and #D03587 (lighter shade) work well with #DE73AC.