#DDA65F Color Information

Hex color code: #DDA65F

A understated orange shade, #DDA65F appears as (221, 166, 95) in RGB and (34°, 65%, 62%) in HSL. It is widely used in graphic design.

Try:
Color NameSandy Brown
HEX
#DDA65F
RGB
221, 166, 95
HSL
34°, 65%, 62%
CMYK
0%, 25%, 57%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDA65F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 166, 95

Red: 221 / Green: 166 / Blue: 95

HSL

34°, 65%, 62%

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

CMYK

0%, 25%, 57%, 13%

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

What color is #DDA65F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDA65F to RGB:

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

HEX to HSL

Convert #DDA65F to HSL:

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

HEX to CMYK

Convert #DDA65F to CMYK:

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

Color Meaning and Usage

#DDA65F is a understated orange color with RGB values of 221, 166, 95 and HSL of 34°, 65%, 62%. This orange-yellow hue evokes optimism and creativity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDA65F is #5F96DD, creating high-contrast pairings. For softer combinations, try analogous colors like #DD685F.

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

Contrast with #DDA65F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDA65F?

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

What is the RGB value of #DDA65F?

#DDA65F in RGB is (221, 166, 95) - 221 red, 166 green, and 95 blue.

How to use #DDA65F in CSS?

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

What colors go well with #DDA65F?

#5F96DD (complementary), #DD685F (analogous), and #C6822A (lighter shade) work well with #DDA65F.