#DDA77E Color Information

Hex color code: #DDA77E

#DDA77E is a energetic orange color. In RGB it is (221, 167, 126), and in HSL it is (26°, 58%, 68%). It is frequently seen in web interfaces.

Try:
Color NameBurlywood
HEX
#DDA77E
RGB
221, 167, 126
HSL
26°, 58%, 68%
CMYK
0%, 24%, 43%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDA77E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 167, 126

Red: 221 / Green: 167 / Blue: 126

HSL

26°, 58%, 68%

Hue: 26° / Saturation: 58% / Lightness: 68%

CMYK

0%, 24%, 43%, 13%

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

What color is #DDA77E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDA77E to RGB:

rgb(221, 167, 126)HEX to RGB Converter →

HEX to HSL

Convert #DDA77E to HSL:

hsl(26, 58%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #DDA77E to CMYK:

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

Color Meaning and Usage

A warm orange tone, #DDA77E has RGB (221, 167, 126) and HSL (26°, 58%, 68%). Known for evoking warmth and passion, this red-orange hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDA77E is #7EB4DD, creating high-contrast pairings. For softer combinations, try analogous colors like #DD7E84.

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

Contrast with #DDA77E

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 #DDA77E?

#DDA77E is a warm orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DDA77E?

#DDA77E in RGB is (221, 167, 126) - 221 red, 167 green, and 126 blue.

How to use #DDA77E in CSS?

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

What colors go well with #DDA77E?

#7EB4DD (complementary), #DD7E84 (analogous), and #CD7E42 (lighter shade) work well with #DDA77E.