#DBBED5 Color Information

Hex color code: #DBBED5

The hex color #DBBED5 is a delicate magenta with RGB values of (219, 190, 213) and HSL of (312°, 29%, 80%). It is popular in mobile app design.

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

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBBED5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 190, 213

Red: 219 / Green: 190 / Blue: 213

HSL

312°, 29%, 80%

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

CMYK

0%, 13%, 3%, 14%

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

What color is #DBBED5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBBED5 to RGB:

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

HEX to HSL

Convert #DBBED5 to HSL:

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

HEX to CMYK

Convert #DBBED5 to CMYK:

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

Color Meaning and Usage

A airy magenta tone, #DBBED5 has RGB (219, 190, 213) and HSL (312°, 29%, 80%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #DBBED5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBBED5?

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

What is the RGB value of #DBBED5?

#DBBED5 in RGB is (219, 190, 213) - 219 red, 190 green, and 213 blue.

How to use #DBBED5 in CSS?

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

What colors go well with #DBBED5?

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