#DDB09D Color Information

Hex color code: #DDB09D

The hex color #DDB09D is a gentle orange with RGB values of (221, 176, 157) and HSL of (18°, 48%, 74%). It is frequently seen in web interfaces.

Try:
Color NameTan
HEX
#DDB09D
RGB
221, 176, 157
HSL
18°, 48%, 74%
CMYK
0%, 20%, 29%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDB09D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 176, 157

Red: 221 / Green: 176 / Blue: 157

HSL

18°, 48%, 74%

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

CMYK

0%, 20%, 29%, 13%

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

What color is #DDB09D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDB09D to RGB:

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

HEX to HSL

Convert #DDB09D to HSL:

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

HEX to CMYK

Convert #DDB09D to CMYK:

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

Color Meaning and Usage

A delicate orange tone, #DDB09D has RGB (221, 176, 157) and HSL (18°, 48%, 74%). 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 #DDB09D is #9DC9DD, creating high-contrast pairings. For softer combinations, try analogous colors like #DD9DAA.

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

Contrast with #DDB09D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDB09D?

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

What is the RGB value of #DDB09D?

#DDB09D in RGB is (221, 176, 157) - 221 red, 176 green, and 157 blue.

How to use #DDB09D in CSS?

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

What colors go well with #DDB09D?

#9DC9DD (complementary), #DD9DAA (analogous), and #C98264 (lighter shade) work well with #DDB09D.