#DBBDD5 Color Information

Hex color code: #DBBDD5

A soft magenta shade, #DBBDD5 appears as (219, 189, 213) in RGB and (312°, 29%, 80%) in HSL. It is often used for branding and logos.

Try:
Color NamePlum
HEX
#DBBDD5
RGB
219, 189, 213
HSL
312°, 29%, 80%
CMYK
0%, 14%, 3%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBBDD5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 189, 213

Red: 219 / Green: 189 / Blue: 213

HSL

312°, 29%, 80%

Hue: 312° / Saturation: 29% / Lightness: 80%

CMYK

0%, 14%, 3%, 14%

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

What color is #DBBDD5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBBDD5 to RGB:

rgb(219, 189, 213)HEX to RGB Converter →

HEX to HSL

Convert #DBBDD5 to HSL:

hsl(312, 29%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #DBBDD5 to CMYK:

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

Color Meaning and Usage

#DBBDD5 is a soft magenta color with RGB values of 219, 189, 213 and HSL of 312°, 29%, 80%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBBDD5 is #BDDBC3, creating high-contrast pairings. For softer combinations, try analogous colors like #D2BDDB.

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

Contrast with #DBBDD5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBBDD5?

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

What is the RGB value of #DBBDD5?

#DBBDD5 in RGB is (219, 189, 213) - 219 red, 189 green, and 213 blue.

How to use #DBBDD5 in CSS?

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

What colors go well with #DBBDD5?

#BDDBC3 (complementary), #D2BDDB (analogous), and #C08CB5 (lighter shade) work well with #DBBDD5.