#DFA247 Color Information

Hex color code: #DFA247

A neutral orange shade, #DFA247 appears as (223, 162, 71) in RGB and (36°, 70%, 58%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSandy Brown
HEX
#DFA247
RGB
223, 162, 71
HSL
36°, 70%, 58%
CMYK
0%, 27%, 68%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFA247; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 162, 71

Red: 223 / Green: 162 / Blue: 71

HSL

36°, 70%, 58%

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

CMYK

0%, 27%, 68%, 13%

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

What color is #DFA247?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFA247 to RGB:

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

HEX to HSL

Convert #DFA247 to HSL:

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

HEX to CMYK

Convert #DFA247 to CMYK:

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

Color Meaning and Usage

A understated orange tone, #DFA247 has RGB (223, 162, 71) and HSL (36°, 70%, 58%). Known for evoking optimism and creativity, this orange-yellow hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFA247 is #4985DF, creating high-contrast pairings. For softer combinations, try analogous colors like #DF5849.

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

Contrast with #DFA247

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFA247?

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

What is the RGB value of #DFA247?

#DFA247 in RGB is (223, 162, 71) - 223 red, 162 green, and 71 blue.

How to use #DFA247 in CSS?

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

What colors go well with #DFA247?

#4985DF (complementary), #DF5849 (analogous), and #BA7D21 (lighter shade) work well with #DFA247.