#DDB3CB Color Information

Hex color code: #DDB3CB

#DDB3CB is a ethereal magenta color. In RGB it is (221, 179, 203), and in HSL it is (326°, 38%, 78%). It is typically applied in digital products.

Try:
Color NamePlum
HEX
#DDB3CB
RGB
221, 179, 203
HSL
326°, 38%, 78%
CMYK
0%, 19%, 8%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDB3CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 179, 203

Red: 221 / Green: 179 / Blue: 203

HSL

326°, 38%, 78%

Hue: 326° / Saturation: 38% / Lightness: 78%

CMYK

0%, 19%, 8%, 13%

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

What color is #DDB3CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDB3CB to RGB:

rgb(221, 179, 203)HEX to RGB Converter →

HEX to HSL

Convert #DDB3CB to HSL:

hsl(326, 38%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #DDB3CB to CMYK:

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

Color Meaning and Usage

A airy magenta tone, #DDB3CB has RGB (221, 179, 203) and HSL (326°, 38%, 78%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDB3CB is #B2DCC4, creating high-contrast pairings. For softer combinations, try analogous colors like #D9B2DC.

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

Contrast with #DDB3CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDB3CB?

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

What is the RGB value of #DDB3CB?

#DDB3CB in RGB is (221, 179, 203) - 221 red, 179 green, and 203 blue.

How to use #DDB3CB in CSS?

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

What colors go well with #DDB3CB?

#B2DCC4 (complementary), #D9B2DC (analogous), and #C57DA5 (lighter shade) work well with #DDB3CB.