#DDA05A Color Information

Hex color code: #DDA05A

#DDA05A is a understated orange color. In RGB it is (221, 160, 90), and in HSL it is (32°, 66%, 61%). It is widely used in graphic design.

Try:
Color NameSandy Brown
HEX
#DDA05A
RGB
221, 160, 90
HSL
32°, 66%, 61%
CMYK
0%, 28%, 59%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDA05A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 160, 90

Red: 221 / Green: 160 / Blue: 90

HSL

32°, 66%, 61%

Hue: 32° / Saturation: 66% / Lightness: 61%

CMYK

0%, 28%, 59%, 13%

Cyan: 0% / Magenta: 28% / Yellow: 59% / Key: 13%

What color is #DDA05A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDA05A to RGB:

rgb(221, 160, 90)HEX to RGB Converter →

HEX to HSL

Convert #DDA05A to HSL:

hsl(32, 66%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #DDA05A to CMYK:

cmyk(0%, 28%, 59%, 13%)Color Converter →

Color Meaning and Usage

#DDA05A is a understated orange color with RGB values of 221, 160, 90 and HSL of 32°, 66%, 61%. This orange-yellow hue evokes optimism and creativity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDA05A is #5A97DD, creating high-contrast pairings. For softer combinations, try analogous colors like #DD5E5A.

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

Contrast with #DDA05A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDA05A?

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

What is the RGB value of #DDA05A?

#DDA05A in RGB is (221, 160, 90) - 221 red, 160 green, and 90 blue.

How to use #DDA05A in CSS?

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

What colors go well with #DDA05A?

#5A97DD (complementary), #DD5E5A (analogous), and #C37A28 (lighter shade) work well with #DDA05A.