#DDC7BC Color Information

Hex color code: #DDC7BC

A delicate orange shade, #DDC7BC appears as (221, 199, 188) in RGB and (20°, 33%, 80%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#DDC7BC
RGB
221, 199, 188
HSL
20°, 33%, 80%
CMYK
0%, 10%, 15%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDC7BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 199, 188

Red: 221 / Green: 199 / Blue: 188

HSL

20°, 33%, 80%

Hue: 20° / Saturation: 33% / Lightness: 80%

CMYK

0%, 10%, 15%, 13%

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

What color is #DDC7BC?

#DDC7BC is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDC7BC to RGB:

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

HEX to HSL

Convert #DDC7BC to HSL:

hsl(20, 33%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #DDC7BC to CMYK:

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

Color Meaning and Usage

A delicate orange tone, #DDC7BC has RGB (221, 199, 188) and HSL (20°, 33%, 80%). Known for evoking warmth and passion, this red-orange hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDC7BC is #BBD2DD, creating high-contrast pairings. For softer combinations, try analogous colors like #DDBBC1.

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

Contrast with #DDC7BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDC7BC?

#DDC7BC is a delicate orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DDC7BC?

#DDC7BC in RGB is (221, 199, 188) - 221 red, 199 green, and 188 blue.

How to use #DDC7BC in CSS?

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

What colors go well with #DDC7BC?

#BBD2DD (complementary), #DDBBC1 (analogous), and #C39C88 (lighter shade) work well with #DDC7BC.