#DE32AD Color Information

Hex color code: #DE32AD

A dynamic magenta shade, #DE32AD appears as (222, 50, 173) in RGB and (317°, 72%, 53%) in HSL. It is typically applied in digital products.

Try:
Color NameViolet Red
HEX
#DE32AD
RGB
222, 50, 173
HSL
317°, 72%, 53%
CMYK
0%, 77%, 22%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DE32AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 50, 173

Red: 222 / Green: 50 / Blue: 173

HSL

317°, 72%, 53%

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

CMYK

0%, 77%, 22%, 13%

Cyan: 0% / Magenta: 77% / Yellow: 22% / Key: 13%

What color is #DE32AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DE32AD to RGB:

rgb(222, 50, 173)HEX to RGB Converter →

HEX to HSL

Convert #DE32AD to HSL:

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

HEX to CMYK

Convert #DE32AD to CMYK:

cmyk(0%, 77%, 22%, 13%)Color Converter →

Color Meaning and Usage

A dynamic magenta tone, #DE32AD has RGB (222, 50, 173) and HSL (317°, 72%, 53%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DE32AD is #31DD62, creating high-contrast pairings. For softer combinations, try analogous colors like #B831DD.

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

Contrast with #DE32AD

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

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

What is the RGB value of #DE32AD?

#DE32AD in RGB is (222, 50, 173) - 222 red, 50 green, and 173 blue.

How to use #DE32AD in CSS?

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

What colors go well with #DE32AD?

#31DD62 (complementary), #B831DD (analogous), and #A71B7F (lighter shade) work well with #DE32AD.