#DDCDC7 Color Information

Hex color code: #DDCDC7

#DDCDC7 is a delicate orange color. In RGB it is (221, 205, 199), and in HSL it is (16°, 24%, 82%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#DDCDC7
RGB
221, 205, 199
HSL
16°, 24%, 82%
CMYK
0%, 7%, 10%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDCDC7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 205, 199

Red: 221 / Green: 205 / Blue: 199

HSL

16°, 24%, 82%

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

CMYK

0%, 7%, 10%, 13%

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

What color is #DDCDC7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDCDC7 to RGB:

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

HEX to HSL

Convert #DDCDC7 to HSL:

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

HEX to CMYK

Convert #DDCDC7 to CMYK:

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

Color Meaning and Usage

A delicate orange tone, #DDCDC7 has RGB (221, 205, 199) and HSL (16°, 24%, 82%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDCDC7 is #C6D6DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DCC6CB.

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

Contrast with #DDCDC7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDCDC7?

#DDCDC7 is a delicate orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DDCDC7?

#DDCDC7 in RGB is (221, 205, 199) - 221 red, 205 green, and 199 blue.

How to use #DDCDC7 in CSS?

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

What colors go well with #DDCDC7?

#C6D6DC (complementary), #DCC6CB (analogous), and #BFA197 (lighter shade) work well with #DDCDC7.