#DE5997 Color Information

Hex color code: #DE5997

A vibrant magenta shade, #DE5997 appears as (222, 89, 151) in RGB and (332°, 67%, 61%) in HSL. It is popular in mobile app design.

Try:
Color NamePale Violet Red
HEX
#DE5997
RGB
222, 89, 151
HSL
332°, 67%, 61%
CMYK
0%, 60%, 32%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DE5997; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 89, 151

Red: 222 / Green: 89 / Blue: 151

HSL

332°, 67%, 61%

Hue: 332° / Saturation: 67% / Lightness: 61%

CMYK

0%, 60%, 32%, 13%

Cyan: 0% / Magenta: 60% / Yellow: 32% / Key: 13%

What color is #DE5997?

#DE5997 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DE5997 to RGB:

rgb(222, 89, 151)HEX to RGB Converter →

HEX to HSL

Convert #DE5997 to HSL:

hsl(332, 67%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #DE5997 to CMYK:

cmyk(0%, 60%, 32%, 13%)Color Converter →

Color Meaning and Usage

#DE5997 is a energetic magenta color with RGB values of 222, 89, 151 and HSL of 332°, 67%, 61%. This red-orange hue evokes warmth and passion, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DE5997 is #59DEA0, creating high-contrast pairings. For softer combinations, try analogous colors like #DE59DA.

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

Contrast with #DE5997

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DE5997?

#DE5997 is a energetic magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DE5997?

#DE5997 in RGB is (222, 89, 151) - 222 red, 89 green, and 151 blue.

How to use #DE5997 in CSS?

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

What colors go well with #DE5997?

#59DEA0 (complementary), #DE59DA (analogous), and #C42770 (lighter shade) work well with #DE5997.