#DFB98C Color Information

Hex color code: #DFB98C

The hex color #DFB98C is a subtle orange with RGB values of (223, 185, 140) and HSL of (33°, 56%, 71%). It is popular in mobile app design.

Try:
Color NameBurlywood
HEX
#DFB98C
RGB
223, 185, 140
HSL
33°, 56%, 71%
CMYK
0%, 17%, 37%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFB98C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 185, 140

Red: 223 / Green: 185 / Blue: 140

HSL

33°, 56%, 71%

Hue: 33° / Saturation: 56% / Lightness: 71%

CMYK

0%, 17%, 37%, 13%

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

What color is #DFB98C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFB98C to RGB:

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

HEX to HSL

Convert #DFB98C to HSL:

hsl(33, 56%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #DFB98C to CMYK:

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

Color Meaning and Usage

A understated orange tone, #DFB98C has RGB (223, 185, 140) and HSL (33°, 56%, 71%). Known for evoking optimism and creativity, this orange-yellow hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFB98C is #8CB1DE, creating high-contrast pairings. For softer combinations, try analogous colors like #DE908C.

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

Contrast with #DFB98C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFB98C?

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

What is the RGB value of #DFB98C?

#DFB98C in RGB is (223, 185, 140) - 223 red, 185 green, and 140 blue.

How to use #DFB98C in CSS?

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

What colors go well with #DFB98C?

#8CB1DE (complementary), #DE908C (analogous), and #CE9550 (lighter shade) work well with #DFB98C.