#DDB3CF Color Information

Hex color code: #DDB3CF

#DDB3CF is a delicate magenta color. In RGB it is (221, 179, 207), and in HSL it is (320°, 38%, 78%). It is often used for branding and logos.

Try:
Color NamePlum
HEX
#DDB3CF
RGB
221, 179, 207
HSL
320°, 38%, 78%
CMYK
0%, 19%, 6%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDB3CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 179, 207

Red: 221 / Green: 179 / Blue: 207

HSL

320°, 38%, 78%

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

CMYK

0%, 19%, 6%, 13%

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

What color is #DDB3CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDB3CF to RGB:

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

HEX to HSL

Convert #DDB3CF to HSL:

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

HEX to CMYK

Convert #DDB3CF to CMYK:

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

Color Meaning and Usage

#DDB3CF is a delicate magenta color with RGB values of 221, 179, 207 and HSL of 320°, 38%, 78%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDB3CF is #B2DCC0, creating high-contrast pairings. For softer combinations, try analogous colors like #D5B2DC.

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

Contrast with #DDB3CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDB3CF?

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

What is the RGB value of #DDB3CF?

#DDB3CF in RGB is (221, 179, 207) - 221 red, 179 green, and 207 blue.

How to use #DDB3CF in CSS?

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

What colors go well with #DDB3CF?

#B2DCC0 (complementary), #D5B2DC (analogous), and #C57DAD (lighter shade) work well with #DDB3CF.