#DDB1CB Color Information

Hex color code: #DDB1CB

A airy magenta shade, #DDB1CB appears as (221, 177, 203) in RGB and (325°, 39%, 78%) in HSL. It is popular in mobile app design.

Try:
Color NamePlum
HEX
#DDB1CB
RGB
221, 177, 203
HSL
325°, 39%, 78%
CMYK
0%, 20%, 8%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDB1CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 177, 203

Red: 221 / Green: 177 / Blue: 203

HSL

325°, 39%, 78%

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

CMYK

0%, 20%, 8%, 13%

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

What color is #DDB1CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDB1CB to RGB:

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

HEX to HSL

Convert #DDB1CB to HSL:

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

HEX to CMYK

Convert #DDB1CB to CMYK:

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

Color Meaning and Usage

#DDB1CB is a delicate magenta color with RGB values of 221, 177, 203 and HSL of 325°, 39%, 78%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDB1CB is #B1DDC3, creating high-contrast pairings. For softer combinations, try analogous colors like #D9B1DD.

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

Contrast with #DDB1CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDB1CB?

#DDB1CB is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DDB1CB?

#DDB1CB in RGB is (221, 177, 203) - 221 red, 177 green, and 203 blue.

How to use #DDB1CB in CSS?

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

What colors go well with #DDB1CB?

#B1DDC3 (complementary), #D9B1DD (analogous), and #C57CA7 (lighter shade) work well with #DDB1CB.