#DFA049 Color Information

Hex color code: #DFA049

The hex color #DFA049 is a subtle orange with RGB values of (223, 160, 73) and HSL of (35°, 70%, 58%). It is popular in mobile app design.

Try:
Color NameSandy Brown
HEX
#DFA049
RGB
223, 160, 73
HSL
35°, 70%, 58%
CMYK
0%, 28%, 67%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFA049; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 160, 73

Red: 223 / Green: 160 / Blue: 73

HSL

35°, 70%, 58%

Hue: 35° / Saturation: 70% / Lightness: 58%

CMYK

0%, 28%, 67%, 13%

Cyan: 0% / Magenta: 28% / Yellow: 67% / Key: 13%

What color is #DFA049?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFA049 to RGB:

rgb(223, 160, 73)HEX to RGB Converter →

HEX to HSL

Convert #DFA049 to HSL:

hsl(35, 70%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #DFA049 to CMYK:

cmyk(0%, 28%, 67%, 13%)Color Converter →

Color Meaning and Usage

A neutral orange tone, #DFA049 has RGB (223, 160, 73) and HSL (35°, 70%, 58%). 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 #DFA049 is #4987DF, creating high-contrast pairings. For softer combinations, try analogous colors like #DF5549.

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

Contrast with #DFA049

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFA049?

#DFA049 is a neutral orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DFA049?

#DFA049 in RGB is (223, 160, 73) - 223 red, 160 green, and 73 blue.

How to use #DFA049 in CSS?

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

What colors go well with #DFA049?

#4987DF (complementary), #DF5549 (analogous), and #BA7A21 (lighter shade) work well with #DFA049.