#DDA969 Color Information

Hex color code: #DDA969

The hex color #DDA969 is a muted orange with RGB values of (221, 169, 105) and HSL of (33°, 63%, 64%). It is typically applied in digital products.

Try:
Color NameSandy Brown
HEX
#DDA969
RGB
221, 169, 105
HSL
33°, 63%, 64%
CMYK
0%, 24%, 52%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDA969; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 169, 105

Red: 221 / Green: 169 / Blue: 105

HSL

33°, 63%, 64%

Hue: 33° / Saturation: 63% / Lightness: 64%

CMYK

0%, 24%, 52%, 13%

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

What color is #DDA969?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDA969 to RGB:

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

HEX to HSL

Convert #DDA969 to HSL:

hsl(33, 63%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #DDA969 to CMYK:

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

Color Meaning and Usage

A subtle orange tone, #DDA969 has RGB (221, 169, 105) and HSL (33°, 63%, 64%). Known for evoking optimism and creativity, this orange-yellow hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDA969 is #699DDD, creating high-contrast pairings. For softer combinations, try analogous colors like #DD6F69.

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

Contrast with #DDA969

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDA969?

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

What is the RGB value of #DDA969?

#DDA969 in RGB is (221, 169, 105) - 221 red, 169 green, and 105 blue.

How to use #DDA969 in CSS?

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

What colors go well with #DDA969?

#699DDD (complementary), #DD6F69 (analogous), and #CC852E (lighter shade) work well with #DDA969.