#DEBAD2 Color Information

Hex color code: #DEBAD2

A airy magenta shade, #DEBAD2 appears as (222, 186, 210) in RGB and (320°, 35%, 80%) in HSL. It is popular in mobile app design.

Try:
Color NamePlum
HEX
#DEBAD2
RGB
222, 186, 210
HSL
320°, 35%, 80%
CMYK
0%, 16%, 5%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DEBAD2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 186, 210

Red: 222 / Green: 186 / Blue: 210

HSL

320°, 35%, 80%

Hue: 320° / Saturation: 35% / Lightness: 80%

CMYK

0%, 16%, 5%, 13%

Cyan: 0% / Magenta: 16% / Yellow: 5% / Key: 13%

What color is #DEBAD2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEBAD2 to RGB:

rgb(222, 186, 210)HEX to RGB Converter →

HEX to HSL

Convert #DEBAD2 to HSL:

hsl(320, 35%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #DEBAD2 to CMYK:

cmyk(0%, 16%, 5%, 13%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #DEBAD2 has RGB (222, 186, 210) and HSL (320°, 35%, 80%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DEBAD2 is #BADEC6, creating high-contrast pairings. For softer combinations, try analogous colors like #D8BADE.

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

Contrast with #DEBAD2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEBAD2?

#DEBAD2 is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DEBAD2?

#DEBAD2 in RGB is (222, 186, 210) - 222 red, 186 green, and 210 blue.

How to use #DEBAD2 in CSS?

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

What colors go well with #DEBAD2?

#BADEC6 (complementary), #D8BADE (analogous), and #C587B0 (lighter shade) work well with #DEBAD2.