#DDB8A6 Color Information

Hex color code: #DDB8A6

#DDB8A6 is a airy orange color. In RGB it is (221, 184, 166), and in HSL it is (20°, 45%, 76%). It is popular in mobile app design.

Try:
Color NameTan
HEX
#DDB8A6
RGB
221, 184, 166
HSL
20°, 45%, 76%
CMYK
0%, 17%, 25%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDB8A6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 184, 166

Red: 221 / Green: 184 / Blue: 166

HSL

20°, 45%, 76%

Hue: 20° / Saturation: 45% / Lightness: 76%

CMYK

0%, 17%, 25%, 13%

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

What color is #DDB8A6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDB8A6 to RGB:

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

HEX to HSL

Convert #DDB8A6 to HSL:

hsl(20, 45%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #DDB8A6 to CMYK:

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

Color Meaning and Usage

#DDB8A6 is a soft orange color with RGB values of 221, 184, 166 and HSL of 20°, 45%, 76%. This red-orange hue evokes warmth and passion, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDB8A6 is #A6CBDD, creating high-contrast pairings. For softer combinations, try analogous colors like #DDA6AF.

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

Contrast with #DDB8A6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDB8A6?

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

What is the RGB value of #DDB8A6?

#DDB8A6 in RGB is (221, 184, 166) - 221 red, 184 green, and 166 blue.

How to use #DDB8A6 in CSS?

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

What colors go well with #DDB8A6?

#A6CBDD (complementary), #DDA6AF (analogous), and #C88D6F (lighter shade) work well with #DDB8A6.