#DDA86E Color Information

Hex color code: #DDA86E

The hex color #DDA86E is a understated orange with RGB values of (221, 168, 110) and HSL of (31°, 62%, 65%). It is widely used in graphic design.

Try:
Color NameDark Salmon
HEX
#DDA86E
RGB
221, 168, 110
HSL
31°, 62%, 65%
CMYK
0%, 24%, 50%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDA86E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 168, 110

Red: 221 / Green: 168 / Blue: 110

HSL

31°, 62%, 65%

Hue: 31° / Saturation: 62% / Lightness: 65%

CMYK

0%, 24%, 50%, 13%

Cyan: 0% / Magenta: 24% / Yellow: 50% / Key: 13%

What color is #DDA86E?

#DDA86E is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDA86E to RGB:

rgb(221, 168, 110)HEX to RGB Converter →

HEX to HSL

Convert #DDA86E to HSL:

hsl(31, 62%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #DDA86E to CMYK:

cmyk(0%, 24%, 50%, 13%)Color Converter →

Color Meaning and Usage

#DDA86E is a subtle orange color with RGB values of 221, 168, 110 and HSL of 31°, 62%, 65%. This orange-yellow hue evokes optimism and creativity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDA86E is #6EA4DD, creating high-contrast pairings. For softer combinations, try analogous colors like #DD706E.

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

Contrast with #DDA86E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDA86E?

#DDA86E is a subtle orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DDA86E?

#DDA86E in RGB is (221, 168, 110) - 221 red, 168 green, and 110 blue.

How to use #DDA86E in CSS?

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

What colors go well with #DDA86E?

#6EA4DD (complementary), #DD706E (analogous), and #CF8230 (lighter shade) work well with #DDA86E.