#DDCBCF Color Information

Hex color code: #DDCBCF

A light red shade, #DDCBCF appears as (221, 203, 207) in RGB and (347°, 21%, 83%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#DDCBCF
RGB
221, 203, 207
HSL
347°, 21%, 83%
CMYK
0%, 8%, 6%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDCBCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 203, 207

Red: 221 / Green: 203 / Blue: 207

HSL

347°, 21%, 83%

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

CMYK

0%, 8%, 6%, 13%

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

What color is #DDCBCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDCBCF to RGB:

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

HEX to HSL

Convert #DDCBCF to HSL:

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

HEX to CMYK

Convert #DDCBCF to CMYK:

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

Color Meaning and Usage

#DDCBCF is a ethereal red color with RGB values of 221, 203, 207 and HSL of 347°, 21%, 83%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDCBCF is #CBDDD9, creating high-contrast pairings. For softer combinations, try analogous colors like #DDCBD8.

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

Contrast with #DDCBCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDCBCF?

#DDCBCF is a ethereal red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DDCBCF?

#DDCBCF in RGB is (221, 203, 207) - 221 red, 203 green, and 207 blue.

How to use #DDCBCF in CSS?

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

What colors go well with #DDCBCF?

#CBDDD9 (complementary), #DDCBD8 (analogous), and #BF9CA4 (lighter shade) work well with #DDCBCF.