#DBB5DE Color Information

Hex color code: #DBB5DE

A soft magenta shade, #DBB5DE appears as (219, 181, 222) in RGB and (296°, 38%, 79%) in HSL. It is often used for branding and logos.

Try:
Color NamePlum
HEX
#DBB5DE
RGB
219, 181, 222
HSL
296°, 38%, 79%
CMYK
1%, 18%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBB5DE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 181, 222

Red: 219 / Green: 181 / Blue: 222

HSL

296°, 38%, 79%

Hue: 296° / Saturation: 38% / Lightness: 79%

CMYK

1%, 18%, 0%, 13%

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

What color is #DBB5DE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBB5DE to RGB:

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

HEX to HSL

Convert #DBB5DE to HSL:

hsl(296, 38%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #DBB5DE to CMYK:

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

Color Meaning and Usage

A airy magenta tone, #DBB5DE has RGB (219, 181, 222) and HSL (296°, 38%, 79%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBB5DE is #B8DEB5, creating high-contrast pairings. For softer combinations, try analogous colors like #C7B5DE.

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

Contrast with #DBB5DE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBB5DE?

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

What is the RGB value of #DBB5DE?

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

How to use #DBB5DE in CSS?

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

What colors go well with #DBB5DE?

#B8DEB5 (complementary), #C7B5DE (analogous), and #C180C6 (lighter shade) work well with #DBB5DE.