#DDC8C1 Color Information

Hex color code: #DDC8C1

#DDC8C1 is a delicate orange color. In RGB it is (221, 200, 193), and in HSL it is (15°, 29%, 81%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#DDC8C1
RGB
221, 200, 193
HSL
15°, 29%, 81%
CMYK
0%, 10%, 13%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDC8C1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 200, 193

Red: 221 / Green: 200 / Blue: 193

HSL

15°, 29%, 81%

Hue: 15° / Saturation: 29% / Lightness: 81%

CMYK

0%, 10%, 13%, 13%

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

What color is #DDC8C1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDC8C1 to RGB:

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

HEX to HSL

Convert #DDC8C1 to HSL:

hsl(15, 29%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #DDC8C1 to CMYK:

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

Color Meaning and Usage

#DDC8C1 is a soft orange color with RGB values of 221, 200, 193 and HSL of 15°, 29%, 81%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDC8C1 is #C0D6DD, creating high-contrast pairings. For softer combinations, try analogous colors like #DDC0C8.

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

Contrast with #DDC8C1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDC8C1?

#DDC8C1 is a soft orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DDC8C1?

#DDC8C1 in RGB is (221, 200, 193) - 221 red, 200 green, and 193 blue.

How to use #DDC8C1 in CSS?

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

What colors go well with #DDC8C1?

#C0D6DD (complementary), #DDC0C8 (analogous), and #C19C8F (lighter shade) work well with #DDC8C1.