#DBB2DE Color Information

Hex color code: #DBB2DE

#DBB2DE is a soft magenta color. In RGB it is (219, 178, 222), and in HSL it is (296°, 40%, 78%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#DBB2DE
RGB
219, 178, 222
HSL
296°, 40%, 78%
CMYK
1%, 20%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBB2DE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 178, 222

Red: 219 / Green: 178 / Blue: 222

HSL

296°, 40%, 78%

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

CMYK

1%, 20%, 0%, 13%

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

What color is #DBB2DE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBB2DE to RGB:

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

HEX to HSL

Convert #DBB2DE to HSL:

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

HEX to CMYK

Convert #DBB2DE to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #DBB2DE has RGB (219, 178, 222) and HSL (296°, 40%, 78%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBB2DE is #B3DDB0, creating high-contrast pairings. For softer combinations, try analogous colors like #C4B0DD.

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

Contrast with #DBB2DE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBB2DE?

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

What is the RGB value of #DBB2DE?

#DBB2DE in RGB is (219, 178, 222) - 219 red, 178 green, and 222 blue.

How to use #DBB2DE in CSS?

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

What colors go well with #DBB2DE?

#B3DDB0 (complementary), #C4B0DD (analogous), and #C17BC6 (lighter shade) work well with #DBB2DE.