#DDCBD3 Color Information

Hex color code: #DDCBD3

A airy magenta shade, #DDCBD3 appears as (221, 203, 211) in RGB and (333°, 21%, 83%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#DDCBD3
RGB
221, 203, 211
HSL
333°, 21%, 83%
CMYK
0%, 8%, 5%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDCBD3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 203, 211

Red: 221 / Green: 203 / Blue: 211

HSL

333°, 21%, 83%

Hue: 333° / Saturation: 21% / Lightness: 83%

CMYK

0%, 8%, 5%, 13%

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

What color is #DDCBD3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDCBD3 to RGB:

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

HEX to HSL

Convert #DDCBD3 to HSL:

hsl(333, 21%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #DDCBD3 to CMYK:

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

Color Meaning and Usage

#DDCBD3 is a light magenta color with RGB values of 221, 203, 211 and HSL of 333°, 21%, 83%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDCBD3 is #CBDDD5, creating high-contrast pairings. For softer combinations, try analogous colors like #DDCBDC.

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

Contrast with #DDCBD3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDCBD3?

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

What is the RGB value of #DDCBD3?

#DDCBD3 in RGB is (221, 203, 211) - 221 red, 203 green, and 211 blue.

How to use #DDCBD3 in CSS?

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

What colors go well with #DDCBD3?

#CBDDD5 (complementary), #DDCBDC (analogous), and #BF9CAC (lighter shade) work well with #DDCBD3.