#DDAD6E Color Information

Hex color code: #DDAD6E

The hex color #DDAD6E is a balanced orange with RGB values of (221, 173, 110) and HSL of (34°, 62%, 65%). It is frequently seen in web interfaces.

Try:
Color NameBurlywood
HEX
#DDAD6E
RGB
221, 173, 110
HSL
34°, 62%, 65%
CMYK
0%, 22%, 50%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDAD6E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 173, 110

Red: 221 / Green: 173 / Blue: 110

HSL

34°, 62%, 65%

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

CMYK

0%, 22%, 50%, 13%

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

What color is #DDAD6E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDAD6E to RGB:

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

HEX to HSL

Convert #DDAD6E to HSL:

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

HEX to CMYK

Convert #DDAD6E to CMYK:

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

Color Meaning and Usage

A understated orange tone, #DDAD6E has RGB (221, 173, 110) and HSL (34°, 62%, 65%). Known for evoking optimism and creativity, this orange-yellow hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDAD6E is #6E9EDD, creating high-contrast pairings. For softer combinations, try analogous colors like #DD766E.

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

Contrast with #DDAD6E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDAD6E?

#DDAD6E is a understated orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DDAD6E?

#DDAD6E in RGB is (221, 173, 110) - 221 red, 173 green, and 110 blue.

How to use #DDAD6E in CSS?

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

What colors go well with #DDAD6E?

#6E9EDD (complementary), #DD766E (analogous), and #CF8A30 (lighter shade) work well with #DDAD6E.