#DDA764 Color Information

Hex color code: #DDA764

The hex color #DDA764 is a subtle orange with RGB values of (221, 167, 100) and HSL of (33°, 64%, 63%). It is often used for branding and logos.

Try:
Color NameSandy Brown
HEX
#DDA764
RGB
221, 167, 100
HSL
33°, 64%, 63%
CMYK
0%, 24%, 55%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDA764; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 167, 100

Red: 221 / Green: 167 / Blue: 100

HSL

33°, 64%, 63%

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

CMYK

0%, 24%, 55%, 13%

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

What color is #DDA764?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDA764 to RGB:

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

HEX to HSL

Convert #DDA764 to HSL:

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

HEX to CMYK

Convert #DDA764 to CMYK:

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

Color Meaning and Usage

A subtle orange tone, #DDA764 has RGB (221, 167, 100) and HSL (33°, 64%, 63%). Known for evoking optimism and creativity, this orange-yellow hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDA764 is #649BDD, creating high-contrast pairings. For softer combinations, try analogous colors like #DD6A64.

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

Contrast with #DDA764

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDA764?

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

What is the RGB value of #DDA764?

#DDA764 in RGB is (221, 167, 100) - 221 red, 167 green, and 100 blue.

How to use #DDA764 in CSS?

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

What colors go well with #DDA764?

#649BDD (complementary), #DD6A64 (analogous), and #C9822C (lighter shade) work well with #DDA764.