#DDA95A Color Information

Hex color code: #DDA95A

#DDA95A is a subtle orange color. In RGB it is (221, 169, 90), and in HSL it is (36°, 66%, 61%). It is often used for branding and logos.

Try:
Color NameSandy Brown
HEX
#DDA95A
RGB
221, 169, 90
HSL
36°, 66%, 61%
CMYK
0%, 24%, 59%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDA95A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 169, 90

Red: 221 / Green: 169 / Blue: 90

HSL

36°, 66%, 61%

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

CMYK

0%, 24%, 59%, 13%

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

What color is #DDA95A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDA95A to RGB:

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

HEX to HSL

Convert #DDA95A to HSL:

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

HEX to CMYK

Convert #DDA95A to CMYK:

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

Color Meaning and Usage

A understated orange tone, #DDA95A has RGB (221, 169, 90) and HSL (36°, 66%, 61%). Known for evoking optimism and creativity, this orange-yellow hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDA95A is #5A8EDD, creating high-contrast pairings. For softer combinations, try analogous colors like #DD675A.

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

Contrast with #DDA95A

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

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

What is the RGB value of #DDA95A?

#DDA95A in RGB is (221, 169, 90) - 221 red, 169 green, and 90 blue.

How to use #DDA95A in CSS?

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

What colors go well with #DDA95A?

#5A8EDD (complementary), #DD675A (analogous), and #C38528 (lighter shade) work well with #DDA95A.