#DE95EE Color Information

Hex color code: #DE95EE

A soft magenta shade, #DE95EE appears as (222, 149, 238) in RGB and (289°, 72%, 76%) in HSL. It is often used for branding and logos.

Try:
Color NamePlum
HEX
#DE95EE
RGB
222, 149, 238
HSL
289°, 72%, 76%
CMYK
7%, 37%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DE95EE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 149, 238

Red: 222 / Green: 149 / Blue: 238

HSL

289°, 72%, 76%

Hue: 289° / Saturation: 72% / Lightness: 76%

CMYK

7%, 37%, 0%, 7%

Cyan: 7% / Magenta: 37% / Yellow: 0% / Key: 7%

What color is #DE95EE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DE95EE to RGB:

rgb(222, 149, 238)HEX to RGB Converter →

HEX to HSL

Convert #DE95EE to HSL:

hsl(289, 72%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #DE95EE to CMYK:

cmyk(7%, 37%, 0%, 7%)Color Converter →

Color Meaning and Usage

#DE95EE is a airy magenta color with RGB values of 222, 149, 238 and HSL of 289°, 72%, 76%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DE95EE is #A6EE96, creating high-contrast pairings. For softer combinations, try analogous colors like #B296EE.

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

Contrast with #DE95EE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DE95EE?

#DE95EE is a airy magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DE95EE?

#DE95EE in RGB is (222, 149, 238) - 222 red, 149 green, and 238 blue.

How to use #DE95EE in CSS?

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

What colors go well with #DE95EE?

#A6EE96 (complementary), #B296EE (analogous), and #C954E3 (lighter shade) work well with #DE95EE.