#DBBBD7 Color Information

Hex color code: #DBBBD7

A airy magenta shade, #DBBBD7 appears as (219, 187, 215) in RGB and (308°, 31%, 80%) in HSL. It is widely used in graphic design.

Try:
Color NamePlum
HEX
#DBBBD7
RGB
219, 187, 215
HSL
308°, 31%, 80%
CMYK
0%, 15%, 2%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBBBD7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 187, 215

Red: 219 / Green: 187 / Blue: 215

HSL

308°, 31%, 80%

Hue: 308° / Saturation: 31% / Lightness: 80%

CMYK

0%, 15%, 2%, 14%

Cyan: 0% / Magenta: 15% / Yellow: 2% / Key: 14%

What color is #DBBBD7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBBBD7 to RGB:

rgb(219, 187, 215)HEX to RGB Converter →

HEX to HSL

Convert #DBBBD7 to HSL:

hsl(308, 31%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #DBBBD7 to CMYK:

cmyk(0%, 15%, 2%, 14%)Color Converter →

Color Meaning and Usage

#DBBBD7 is a ethereal magenta color with RGB values of 219, 187, 215 and HSL of 308°, 31%, 80%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBBBD7 is #BCDCC0, creating high-contrast pairings. For softer combinations, try analogous colors like #D0BCDC.

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

Contrast with #DBBBD7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBBBD7?

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

What is the RGB value of #DBBBD7?

#DBBBD7 in RGB is (219, 187, 215) - 219 red, 187 green, and 215 blue.

How to use #DBBBD7 in CSS?

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

What colors go well with #DBBBD7?

#BCDCC0 (complementary), #D0BCDC (analogous), and #C18ABA (lighter shade) work well with #DBBBD7.