#DBB8CD Color Information

Hex color code: #DBB8CD

#DBB8CD is a soft magenta color. In RGB it is (219, 184, 205), and in HSL it is (324°, 33%, 79%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#DBB8CD
RGB
219, 184, 205
HSL
324°, 33%, 79%
CMYK
0%, 16%, 6%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBB8CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 184, 205

Red: 219 / Green: 184 / Blue: 205

HSL

324°, 33%, 79%

Hue: 324° / Saturation: 33% / Lightness: 79%

CMYK

0%, 16%, 6%, 14%

Cyan: 0% / Magenta: 16% / Yellow: 6% / Key: 14%

What color is #DBB8CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBB8CD to RGB:

rgb(219, 184, 205)HEX to RGB Converter →

HEX to HSL

Convert #DBB8CD to HSL:

hsl(324, 33%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #DBB8CD to CMYK:

cmyk(0%, 16%, 6%, 14%)Color Converter →

Color Meaning and Usage

#DBB8CD is a light magenta color with RGB values of 219, 184, 205 and HSL of 324°, 33%, 79%. 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 #DBB8CD is #B8DBC6, creating high-contrast pairings. For softer combinations, try analogous colors like #D8B8DB.

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

Contrast with #DBB8CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBB8CD?

#DBB8CD is a light magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DBB8CD?

#DBB8CD in RGB is (219, 184, 205) - 219 red, 184 green, and 205 blue.

How to use #DBB8CD in CSS?

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

What colors go well with #DBB8CD?

#B8DBC6 (complementary), #D8B8DB (analogous), and #C185A9 (lighter shade) work well with #DBB8CD.