#DDB2CD Color Information

Hex color code: #DDB2CD

The hex color #DDB2CD is a delicate magenta with RGB values of (221, 178, 205) and HSL of (322°, 39%, 78%). It is often used for branding and logos.

Try:
Color NamePlum
HEX
#DDB2CD
RGB
221, 178, 205
HSL
322°, 39%, 78%
CMYK
0%, 19%, 7%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDB2CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 178, 205

Red: 221 / Green: 178 / Blue: 205

HSL

322°, 39%, 78%

Hue: 322° / Saturation: 39% / Lightness: 78%

CMYK

0%, 19%, 7%, 13%

Cyan: 0% / Magenta: 19% / Yellow: 7% / Key: 13%

What color is #DDB2CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDB2CD to RGB:

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

HEX to HSL

Convert #DDB2CD to HSL:

hsl(322, 39%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #DDB2CD to CMYK:

cmyk(0%, 19%, 7%, 13%)Color Converter →

Color Meaning and Usage

#DDB2CD is a airy magenta color with RGB values of 221, 178, 205 and HSL of 322°, 39%, 78%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDB2CD is #B1DDC1, creating high-contrast pairings. For softer combinations, try analogous colors like #D7B1DD.

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

Contrast with #DDB2CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDB2CD?

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

What is the RGB value of #DDB2CD?

#DDB2CD in RGB is (221, 178, 205) - 221 red, 178 green, and 205 blue.

How to use #DDB2CD in CSS?

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

What colors go well with #DDB2CD?

#B1DDC1 (complementary), #D7B1DD (analogous), and #C57CAA (lighter shade) work well with #DDB2CD.