#DDA95F Color Information

Hex color code: #DDA95F

The hex color #DDA95F is a understated orange with RGB values of (221, 169, 95) and HSL of (35°, 65%, 62%). It is widely used in graphic design.

Try:
Color NameSandy Brown
HEX
#DDA95F
RGB
221, 169, 95
HSL
35°, 65%, 62%
CMYK
0%, 24%, 57%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDA95F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 169, 95

Red: 221 / Green: 169 / Blue: 95

HSL

35°, 65%, 62%

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

CMYK

0%, 24%, 57%, 13%

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

What color is #DDA95F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDA95F to RGB:

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

HEX to HSL

Convert #DDA95F to HSL:

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

HEX to CMYK

Convert #DDA95F to CMYK:

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

Color Meaning and Usage

A subtle orange tone, #DDA95F has RGB (221, 169, 95) and HSL (35°, 65%, 62%). Known for evoking optimism and creativity, this orange-yellow hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDA95F is #5F94DD, creating high-contrast pairings. For softer combinations, try analogous colors like #DD6A5F.

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

Contrast with #DDA95F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDA95F?

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

What is the RGB value of #DDA95F?

#DDA95F in RGB is (221, 169, 95) - 221 red, 169 green, and 95 blue.

How to use #DDA95F in CSS?

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

What colors go well with #DDA95F?

#5F94DD (complementary), #DD6A5F (analogous), and #C6852A (lighter shade) work well with #DDA95F.