#DFA047 Color Information

Hex color code: #DFA047

#DFA047 is a muted orange color. In RGB it is (223, 160, 71), and in HSL it is (35°, 70%, 58%). It is widely used in graphic design.

Try:
Color NameSandy Brown
HEX
#DFA047
RGB
223, 160, 71
HSL
35°, 70%, 58%
CMYK
0%, 28%, 68%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFA047; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 160, 71

Red: 223 / Green: 160 / Blue: 71

HSL

35°, 70%, 58%

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

CMYK

0%, 28%, 68%, 13%

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

What color is #DFA047?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFA047 to RGB:

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

HEX to HSL

Convert #DFA047 to HSL:

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

HEX to CMYK

Convert #DFA047 to CMYK:

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

Color Meaning and Usage

A muted orange tone, #DFA047 has RGB (223, 160, 71) and HSL (35°, 70%, 58%). Known for evoking optimism and creativity, this orange-yellow hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFA047 is #4987DF, creating high-contrast pairings. For softer combinations, try analogous colors like #DF5549.

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

Contrast with #DFA047

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 #DFA047?

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

What is the RGB value of #DFA047?

#DFA047 in RGB is (223, 160, 71) - 223 red, 160 green, and 71 blue.

How to use #DFA047 in CSS?

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

What colors go well with #DFA047?

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