#DEB2CD Color Information

Hex color code: #DEB2CD

The hex color #DEB2CD is a ethereal magenta with RGB values of (222, 178, 205) and HSL of (323°, 40%, 78%). It is typically applied in digital products.

Try:
Color NamePlum
HEX
#DEB2CD
RGB
222, 178, 205
HSL
323°, 40%, 78%
CMYK
0%, 20%, 8%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DEB2CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 178, 205

Red: 222 / Green: 178 / Blue: 205

HSL

323°, 40%, 78%

Hue: 323° / Saturation: 40% / Lightness: 78%

CMYK

0%, 20%, 8%, 13%

Cyan: 0% / Magenta: 20% / Yellow: 8% / Key: 13%

What color is #DEB2CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEB2CD to RGB:

rgb(222, 178, 205)HEX to RGB Converter →

HEX to HSL

Convert #DEB2CD to HSL:

hsl(323, 40%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #DEB2CD to CMYK:

cmyk(0%, 20%, 8%, 13%)Color Converter →

Color Meaning and Usage

A airy magenta tone, #DEB2CD has RGB (222, 178, 205) and HSL (323°, 40%, 78%). 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 #DEB2CD is #B0DDC2, creating high-contrast pairings. For softer combinations, try analogous colors like #D8B0DD.

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

Contrast with #DEB2CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEB2CD?

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

What is the RGB value of #DEB2CD?

#DEB2CD in RGB is (222, 178, 205) - 222 red, 178 green, and 205 blue.

How to use #DEB2CD in CSS?

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

What colors go well with #DEB2CD?

#B0DDC2 (complementary), #D8B0DD (analogous), and #C67BA9 (lighter shade) work well with #DEB2CD.