#DDAB69 Color Information

Hex color code: #DDAB69

A muted orange shade, #DDAB69 appears as (221, 171, 105) in RGB and (34°, 63%, 64%) in HSL. It is typically applied in digital products.

Try:
Color NameSandy Brown
HEX
#DDAB69
RGB
221, 171, 105
HSL
34°, 63%, 64%
CMYK
0%, 23%, 52%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDAB69; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 171, 105

Red: 221 / Green: 171 / Blue: 105

HSL

34°, 63%, 64%

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

CMYK

0%, 23%, 52%, 13%

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

What color is #DDAB69?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDAB69 to RGB:

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

HEX to HSL

Convert #DDAB69 to HSL:

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

HEX to CMYK

Convert #DDAB69 to CMYK:

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

Color Meaning and Usage

A understated orange tone, #DDAB69 has RGB (221, 171, 105) and HSL (34°, 63%, 64%). Known for evoking optimism and creativity, this orange-yellow hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDAB69 is #699BDD, creating high-contrast pairings. For softer combinations, try analogous colors like #DD7169.

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

Contrast with #DDAB69

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDAB69?

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

What is the RGB value of #DDAB69?

#DDAB69 in RGB is (221, 171, 105) - 221 red, 171 green, and 105 blue.

How to use #DDAB69 in CSS?

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

What colors go well with #DDAB69?

#699BDD (complementary), #DD7169 (analogous), and #CC872E (lighter shade) work well with #DDAB69.