#DFB97C Color Information

Hex color code: #DFB97C

#DFB97C is a muted orange color. In RGB it is (223, 185, 124), and in HSL it is (37°, 61%, 68%). It is widely used in graphic design.

Try:
Color NameBurlywood
HEX
#DFB97C
RGB
223, 185, 124
HSL
37°, 61%, 68%
CMYK
0%, 17%, 44%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFB97C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 185, 124

Red: 223 / Green: 185 / Blue: 124

HSL

37°, 61%, 68%

Hue: 37° / Saturation: 61% / Lightness: 68%

CMYK

0%, 17%, 44%, 13%

Cyan: 0% / Magenta: 17% / Yellow: 44% / Key: 13%

What color is #DFB97C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFB97C to RGB:

rgb(223, 185, 124)HEX to RGB Converter →

HEX to HSL

Convert #DFB97C to HSL:

hsl(37, 61%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #DFB97C to CMYK:

cmyk(0%, 17%, 44%, 13%)Color Converter →

Color Meaning and Usage

#DFB97C is a neutral orange color with RGB values of 223, 185, 124 and HSL of 37°, 61%, 68%. This orange-yellow hue evokes optimism and creativity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFB97C is #7CA2DF, creating high-contrast pairings. For softer combinations, try analogous colors like #DF877C.

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

Contrast with #DFB97C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFB97C?

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

What is the RGB value of #DFB97C?

#DFB97C in RGB is (223, 185, 124) - 223 red, 185 green, and 124 blue.

How to use #DFB97C in CSS?

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

What colors go well with #DFB97C?

#7CA2DF (complementary), #DF877C (analogous), and #D0983E (lighter shade) work well with #DFB97C.