#DDCCC7 Color Information

Hex color code: #DDCCC7

The hex color #DDCCC7 is a delicate red with RGB values of (221, 204, 199) and HSL of (14°, 24%, 82%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#DDCCC7
RGB
221, 204, 199
HSL
14°, 24%, 82%
CMYK
0%, 8%, 10%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDCCC7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 204, 199

Red: 221 / Green: 204 / Blue: 199

HSL

14°, 24%, 82%

Hue: 14° / Saturation: 24% / Lightness: 82%

CMYK

0%, 8%, 10%, 13%

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

What color is #DDCCC7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDCCC7 to RGB:

rgb(221, 204, 199)HEX to RGB Converter →

HEX to HSL

Convert #DDCCC7 to HSL:

hsl(14, 24%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #DDCCC7 to CMYK:

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

Color Meaning and Usage

A soft red tone, #DDCCC7 has RGB (221, 204, 199) and HSL (14°, 24%, 82%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDCCC7 is #C6D7DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DCC6CC.

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

Contrast with #DDCCC7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDCCC7?

#DDCCC7 is a soft red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DDCCC7?

#DDCCC7 in RGB is (221, 204, 199) - 221 red, 204 green, and 199 blue.

How to use #DDCCC7 in CSS?

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

What colors go well with #DDCCC7?

#C6D7DC (complementary), #DCC6CC (analogous), and #BFA097 (lighter shade) work well with #DDCCC7.