#DE5ECF Color Information

Hex color code: #DE5ECF

A understated magenta shade, #DE5ECF appears as (222, 94, 207) in RGB and (307°, 66%, 62%) in HSL. It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#DE5ECF
RGB
222, 94, 207
HSL
307°, 66%, 62%
CMYK
0%, 58%, 7%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DE5ECF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 94, 207

Red: 222 / Green: 94 / Blue: 207

HSL

307°, 66%, 62%

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

CMYK

0%, 58%, 7%, 13%

Cyan: 0% / Magenta: 58% / Yellow: 7% / Key: 13%

What color is #DE5ECF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DE5ECF to RGB:

rgb(222, 94, 207)HEX to RGB Converter →

HEX to HSL

Convert #DE5ECF to HSL:

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

HEX to CMYK

Convert #DE5ECF to CMYK:

cmyk(0%, 58%, 7%, 13%)Color Converter →

Color Meaning and Usage

A neutral magenta tone, #DE5ECF has RGB (222, 94, 207) and HSL (307°, 66%, 62%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DE5ECF is #5EDE6D, creating high-contrast pairings. For softer combinations, try analogous colors like #AD5EDE.

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

Contrast with #DE5ECF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DE5ECF?

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

What is the RGB value of #DE5ECF?

#DE5ECF in RGB is (222, 94, 207) - 222 red, 94 green, and 207 blue.

How to use #DE5ECF in CSS?

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

What colors go well with #DE5ECF?

#5EDE6D (complementary), #AD5EDE (analogous), and #C729B4 (lighter shade) work well with #DE5ECF.