#DD9CB2 Color Information

Hex color code: #DD9CB2

A pastel magenta shade, #DD9CB2 appears as (221, 156, 178) in RGB and (340°, 49%, 74%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#DD9CB2
RGB
221, 156, 178
HSL
340°, 49%, 74%
CMYK
0%, 29%, 19%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DD9CB2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 156, 178

Red: 221 / Green: 156 / Blue: 178

HSL

340°, 49%, 74%

Hue: 340° / Saturation: 49% / Lightness: 74%

CMYK

0%, 29%, 19%, 13%

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

What color is #DD9CB2?

#DD9CB2 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DD9CB2 to RGB:

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

HEX to HSL

Convert #DD9CB2 to HSL:

hsl(340, 49%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #DD9CB2 to CMYK:

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

Color Meaning and Usage

A subtle magenta tone, #DD9CB2 has RGB (221, 156, 178) and HSL (340°, 49%, 74%). Known for evoking warmth and passion, this red-orange hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DD9CB2 is #9CDDC8, creating high-contrast pairings. For softer combinations, try analogous colors like #DD9CD2.

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

Contrast with #DD9CB2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DD9CB2?

#DD9CB2 is a subtle magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DD9CB2?

#DD9CB2 in RGB is (221, 156, 178) - 221 red, 156 green, and 178 blue.

How to use #DD9CB2 in CSS?

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

What colors go well with #DD9CB2?

#9CDDC8 (complementary), #DD9CD2 (analogous), and #CA6385 (lighter shade) work well with #DD9CB2.