#DFB97A Color Information

Hex color code: #DFB97A

#DFB97A is a neutral orange color. In RGB it is (223, 185, 122), and in HSL it is (37°, 61%, 68%). It is commonly used in modern UI design.

Try:
Color NameBurlywood
HEX
#DFB97A
RGB
223, 185, 122
HSL
37°, 61%, 68%
CMYK
0%, 17%, 45%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFB97A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 185, 122

Red: 223 / Green: 185 / Blue: 122

HSL

37°, 61%, 68%

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

CMYK

0%, 17%, 45%, 13%

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

What color is #DFB97A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFB97A to RGB:

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

HEX to HSL

Convert #DFB97A to HSL:

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

HEX to CMYK

Convert #DFB97A to CMYK:

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

Color Meaning and Usage

A subtle orange tone, #DFB97A has RGB (223, 185, 122) and HSL (37°, 61%, 68%). Known for evoking optimism and creativity, this orange-yellow hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #DFB97A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFB97A?

#DFB97A is a subtle orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DFB97A?

#DFB97A in RGB is (223, 185, 122) - 223 red, 185 green, and 122 blue.

How to use #DFB97A in CSS?

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

What colors go well with #DFB97A?

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