#DBBDD2 Color Information

Hex color code: #DBBDD2

A ethereal magenta shade, #DBBDD2 appears as (219, 189, 210) in RGB and (318°, 29%, 80%) in HSL. It is widely used in graphic design.

Try:
Color NamePlum
HEX
#DBBDD2
RGB
219, 189, 210
HSL
318°, 29%, 80%
CMYK
0%, 14%, 4%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBBDD2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 189, 210

Red: 219 / Green: 189 / Blue: 210

HSL

318°, 29%, 80%

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

CMYK

0%, 14%, 4%, 14%

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

What color is #DBBDD2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBBDD2 to RGB:

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

HEX to HSL

Convert #DBBDD2 to HSL:

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

HEX to CMYK

Convert #DBBDD2 to CMYK:

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

Color Meaning and Usage

A airy magenta tone, #DBBDD2 has RGB (219, 189, 210) and HSL (318°, 29%, 80%). 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 #DBBDD2 is #BDDBC6, creating high-contrast pairings. For softer combinations, try analogous colors like #D5BDDB.

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

Contrast with #DBBDD2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBBDD2?

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

What is the RGB value of #DBBDD2?

#DBBDD2 in RGB is (219, 189, 210) - 219 red, 189 green, and 210 blue.

How to use #DBBDD2 in CSS?

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

What colors go well with #DBBDD2?

#BDDBC6 (complementary), #D5BDDB (analogous), and #C08CB0 (lighter shade) work well with #DBBDD2.