#DDB09C Color Information

Hex color code: #DDB09C

#DDB09C is a subtle orange color. In RGB it is (221, 176, 156), and in HSL it is (18°, 49%, 74%). It is popular in mobile app design.

Try:
Color NameTan
HEX
#DDB09C
RGB
221, 176, 156
HSL
18°, 49%, 74%
CMYK
0%, 20%, 29%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDB09C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 176, 156

Red: 221 / Green: 176 / Blue: 156

HSL

18°, 49%, 74%

Hue: 18° / Saturation: 49% / Lightness: 74%

CMYK

0%, 20%, 29%, 13%

Cyan: 0% / Magenta: 20% / Yellow: 29% / Key: 13%

What color is #DDB09C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDB09C to RGB:

rgb(221, 176, 156)HEX to RGB Converter →

HEX to HSL

Convert #DDB09C to HSL:

hsl(18, 49%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #DDB09C to CMYK:

cmyk(0%, 20%, 29%, 13%)Color Converter →

Color Meaning and Usage

#DDB09C is a soft orange color with RGB values of 221, 176, 156 and HSL of 18°, 49%, 74%. This red-orange hue evokes warmth and passion, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDB09C is #9CCADD, creating high-contrast pairings. For softer combinations, try analogous colors like #DD9CA9.

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

Contrast with #DDB09C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDB09C?

#DDB09C is a soft orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DDB09C?

#DDB09C in RGB is (221, 176, 156) - 221 red, 176 green, and 156 blue.

How to use #DDB09C in CSS?

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

What colors go well with #DDB09C?

#9CCADD (complementary), #DD9CA9 (analogous), and #CA8263 (lighter shade) work well with #DDB09C.