#DBB5DB Color Information

Hex color code: #DBB5DB

#DBB5DB is a soft magenta color. In RGB it is (219, 181, 219), and in HSL it is (300°, 35%, 78%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#DBB5DB
RGB
219, 181, 219
HSL
300°, 35%, 78%
CMYK
0%, 17%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBB5DB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 181, 219

Red: 219 / Green: 181 / Blue: 219

HSL

300°, 35%, 78%

Hue: 300° / Saturation: 35% / Lightness: 78%

CMYK

0%, 17%, 0%, 14%

Cyan: 0% / Magenta: 17% / Yellow: 0% / Key: 14%

What color is #DBB5DB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBB5DB to RGB:

rgb(219, 181, 219)HEX to RGB Converter →

HEX to HSL

Convert #DBB5DB to HSL:

hsl(300, 35%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #DBB5DB to CMYK:

cmyk(0%, 17%, 0%, 14%)Color Converter →

Color Meaning and Usage

A ethereal magenta tone, #DBB5DB has RGB (219, 181, 219) and HSL (300°, 35%, 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 #DBB5DB is #B3DBB3, creating high-contrast pairings. For softer combinations, try analogous colors like #C7B3DB.

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

Contrast with #DBB5DB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBB5DB?

#DBB5DB is a ethereal magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DBB5DB?

#DBB5DB in RGB is (219, 181, 219) - 219 red, 181 green, and 219 blue.

How to use #DBB5DB in CSS?

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

What colors go well with #DBB5DB?

#B3DBB3 (complementary), #C7B3DB (analogous), and #C280C2 (lighter shade) work well with #DBB5DB.