#DDB8AA Color Information

Hex color code: #DDB8AA

#DDB8AA is a delicate orange color. In RGB it is (221, 184, 170), and in HSL it is (16°, 43%, 77%). It is popular in mobile app design.

Try:
Color NameTan
HEX
#DDB8AA
RGB
221, 184, 170
HSL
16°, 43%, 77%
CMYK
0%, 17%, 23%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDB8AA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 184, 170

Red: 221 / Green: 184 / Blue: 170

HSL

16°, 43%, 77%

Hue: 16° / Saturation: 43% / Lightness: 77%

CMYK

0%, 17%, 23%, 13%

Cyan: 0% / Magenta: 17% / Yellow: 23% / Key: 13%

What color is #DDB8AA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDB8AA to RGB:

rgb(221, 184, 170)HEX to RGB Converter →

HEX to HSL

Convert #DDB8AA to HSL:

hsl(16, 43%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #DDB8AA to CMYK:

cmyk(0%, 17%, 23%, 13%)Color Converter →

Color Meaning and Usage

A soft orange tone, #DDB8AA has RGB (221, 184, 170) and HSL (16°, 43%, 77%). Known for evoking warmth and passion, this red-orange hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDB8AA is #ABD0DE, creating high-contrast pairings. For softer combinations, try analogous colors like #DEABB7.

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

Contrast with #DDB8AA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDB8AA?

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

What is the RGB value of #DDB8AA?

#DDB8AA in RGB is (221, 184, 170) - 221 red, 184 green, and 170 blue.

How to use #DDB8AA in CSS?

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

What colors go well with #DDB8AA?

#ABD0DE (complementary), #DEABB7 (analogous), and #C88B74 (lighter shade) work well with #DDB8AA.