#DDCBC8 Color Information

Hex color code: #DDCBC8

A soft red shade, #DDCBC8 appears as (221, 203, 200) in RGB and (9°, 24%, 83%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#DDCBC8
RGB
221, 203, 200
HSL
9°, 24%, 83%
CMYK
0%, 8%, 10%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDCBC8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 203, 200

Red: 221 / Green: 203 / Blue: 200

HSL

9°, 24%, 83%

Hue: 9° / Saturation: 24% / Lightness: 83%

CMYK

0%, 8%, 10%, 13%

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

What color is #DDCBC8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDCBC8 to RGB:

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

HEX to HSL

Convert #DDCBC8 to HSL:

hsl(9, 24%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #DDCBC8 to CMYK:

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

Color Meaning and Usage

#DDCBC8 is a airy red color with RGB values of 221, 203, 200 and HSL of 9°, 24%, 83%. 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 #DDCBC8 is #C9DBDE, creating high-contrast pairings. For softer combinations, try analogous colors like #DEC9D1.

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

Contrast with #DDCBC8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDCBC8?

#DDCBC8 is a airy red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DDCBC8?

#DDCBC8 in RGB is (221, 203, 200) - 221 red, 203 green, and 200 blue.

How to use #DDCBC8 in CSS?

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

What colors go well with #DDCBC8?

#C9DBDE (complementary), #DEC9D1 (analogous), and #C1A09A (lighter shade) work well with #DDCBC8.