#DE5FE7 Color Information

Hex color code: #DE5FE7

A vivid magenta shade, #DE5FE7 appears as (222, 95, 231) in RGB and (296°, 74%, 64%) in HSL. It is commonly used in modern UI design.

Try:
Color NameViolet
HEX
#DE5FE7
RGB
222, 95, 231
HSL
296°, 74%, 64%
CMYK
4%, 59%, 0%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DE5FE7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 95, 231

Red: 222 / Green: 95 / Blue: 231

HSL

296°, 74%, 64%

Hue: 296° / Saturation: 74% / Lightness: 64%

CMYK

4%, 59%, 0%, 9%

Cyan: 4% / Magenta: 59% / Yellow: 0% / Key: 9%

What color is #DE5FE7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DE5FE7 to RGB:

rgb(222, 95, 231)HEX to RGB Converter →

HEX to HSL

Convert #DE5FE7 to HSL:

hsl(296, 74%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #DE5FE7 to CMYK:

cmyk(4%, 59%, 0%, 9%)Color Converter →

Color Meaning and Usage

#DE5FE7 is a vivid magenta color with RGB values of 222, 95, 231 and HSL of 296°, 74%, 64%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DE5FE7 is #68E75F, creating high-contrast pairings. For softer combinations, try analogous colors like #9A5FE7.

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

Contrast with #DE5FE7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DE5FE7?

#DE5FE7 is a vivid magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DE5FE7?

#DE5FE7 in RGB is (222, 95, 231) - 222 red, 95 green, and 231 blue.

How to use #DE5FE7 in CSS?

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

What colors go well with #DE5FE7?

#68E75F (complementary), #9A5FE7 (analogous), and #CD20D9 (lighter shade) work well with #DE5FE7.