#DBB2CD Color Information

Hex color code: #DBB2CD

#DBB2CD is a airy magenta color. In RGB it is (219, 178, 205), and in HSL it is (320°, 36%, 78%). It is widely used in graphic design.

Try:
Color NamePlum
HEX
#DBB2CD
RGB
219, 178, 205
HSL
320°, 36%, 78%
CMYK
0%, 19%, 6%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBB2CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 178, 205

Red: 219 / Green: 178 / Blue: 205

HSL

320°, 36%, 78%

Hue: 320° / Saturation: 36% / Lightness: 78%

CMYK

0%, 19%, 6%, 14%

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

What color is #DBB2CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBB2CD to RGB:

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

HEX to HSL

Convert #DBB2CD to HSL:

hsl(320, 36%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #DBB2CD to CMYK:

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

Color Meaning and Usage

#DBB2CD is a airy magenta color with RGB values of 219, 178, 205 and HSL of 320°, 36%, 78%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBB2CD is #B3DBC0, creating high-contrast pairings. For softer combinations, try analogous colors like #D4B3DB.

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

Contrast with #DBB2CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBB2CD?

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

What is the RGB value of #DBB2CD?

#DBB2CD in RGB is (219, 178, 205) - 219 red, 178 green, and 205 blue.

How to use #DBB2CD in CSS?

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

What colors go well with #DBB2CD?

#B3DBC0 (complementary), #D4B3DB (analogous), and #C37FAC (lighter shade) work well with #DBB2CD.