#DDCDD2 Color Information

Hex color code: #DDCDD2

#DDCDD2 is a soft magenta color. In RGB it is (221, 205, 210), and in HSL it is (341°, 19%, 84%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#DDCDD2
RGB
221, 205, 210
HSL
341°, 19%, 84%
CMYK
0%, 7%, 5%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDCDD2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 205, 210

Red: 221 / Green: 205 / Blue: 210

HSL

341°, 19%, 84%

Hue: 341° / Saturation: 19% / Lightness: 84%

CMYK

0%, 7%, 5%, 13%

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

What color is #DDCDD2?

#DDCDD2 is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDCDD2 to RGB:

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

HEX to HSL

Convert #DDCDD2 to HSL:

hsl(341, 19%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #DDCDD2 to CMYK:

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

Color Meaning and Usage

#DDCDD2 is a delicate magenta color with RGB values of 221, 205, 210 and HSL of 341°, 19%, 84%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDCDD2 is #CEDED9, creating high-contrast pairings. For softer combinations, try analogous colors like #DECEDB.

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

Contrast with #DDCDD2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDCDD2?

#DDCDD2 is a delicate magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DDCDD2?

#DDCDD2 in RGB is (221, 205, 210) - 221 red, 205 green, and 210 blue.

How to use #DDCDD2 in CSS?

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

What colors go well with #DDCDD2?

#CEDED9 (complementary), #DECEDB (analogous), and #BFA1AA (lighter shade) work well with #DDCDD2.