#DDAF9D Color Information

Hex color code: #DDAF9D

The hex color #DDAF9D is a subtle orange with RGB values of (221, 175, 157) and HSL of (17°, 48%, 74%). It is popular in mobile app design.

Try:
Color NameTan
HEX
#DDAF9D
RGB
221, 175, 157
HSL
17°, 48%, 74%
CMYK
0%, 21%, 29%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDAF9D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 175, 157

Red: 221 / Green: 175 / Blue: 157

HSL

17°, 48%, 74%

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

CMYK

0%, 21%, 29%, 13%

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

What color is #DDAF9D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDAF9D to RGB:

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

HEX to HSL

Convert #DDAF9D to HSL:

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

HEX to CMYK

Convert #DDAF9D to CMYK:

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

Color Meaning and Usage

#DDAF9D is a gentle orange color with RGB values of 221, 175, 157 and HSL of 17°, 48%, 74%. This red-orange hue evokes warmth and passion, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDAF9D is #9DCADD, creating high-contrast pairings. For softer combinations, try analogous colors like #DD9DAB.

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

Contrast with #DDAF9D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDAF9D?

#DDAF9D is a gentle orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DDAF9D?

#DDAF9D in RGB is (221, 175, 157) - 221 red, 175 green, and 157 blue.

How to use #DDAF9D in CSS?

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

What colors go well with #DDAF9D?

#9DCADD (complementary), #DD9DAB (analogous), and #C98164 (lighter shade) work well with #DDAF9D.