#DDA769 Color Information

Hex color code: #DDA769

#DDA769 is a muted orange color. In RGB it is (221, 167, 105), and in HSL it is (32°, 63%, 64%). It is typically applied in digital products.

Try:
Color NameSandy Brown
HEX
#DDA769
RGB
221, 167, 105
HSL
32°, 63%, 64%
CMYK
0%, 24%, 52%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDA769; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 167, 105

Red: 221 / Green: 167 / Blue: 105

HSL

32°, 63%, 64%

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

CMYK

0%, 24%, 52%, 13%

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

What color is #DDA769?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDA769 to RGB:

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

HEX to HSL

Convert #DDA769 to HSL:

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

HEX to CMYK

Convert #DDA769 to CMYK:

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

Color Meaning and Usage

#DDA769 is a muted orange color with RGB values of 221, 167, 105 and HSL of 32°, 63%, 64%. This orange-yellow hue evokes optimism and creativity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDA769 is #699FDD, creating high-contrast pairings. For softer combinations, try analogous colors like #DD6D69.

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

Contrast with #DDA769

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDA769?

#DDA769 is a muted orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DDA769?

#DDA769 in RGB is (221, 167, 105) - 221 red, 167 green, and 105 blue.

How to use #DDA769 in CSS?

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

What colors go well with #DDA769?

#699FDD (complementary), #DD6D69 (analogous), and #CC822E (lighter shade) work well with #DDA769.