#DFB372 Color Information

Hex color code: #DFB372

A neutral orange shade, #DFB372 appears as (223, 179, 114) in RGB and (36°, 63%, 66%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameBurlywood
HEX
#DFB372
RGB
223, 179, 114
HSL
36°, 63%, 66%
CMYK
0%, 20%, 49%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFB372; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 179, 114

Red: 223 / Green: 179 / Blue: 114

HSL

36°, 63%, 66%

Hue: 36° / Saturation: 63% / Lightness: 66%

CMYK

0%, 20%, 49%, 13%

Cyan: 0% / Magenta: 20% / Yellow: 49% / Key: 13%

What color is #DFB372?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFB372 to RGB:

rgb(223, 179, 114)HEX to RGB Converter →

HEX to HSL

Convert #DFB372 to HSL:

hsl(36, 63%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #DFB372 to CMYK:

cmyk(0%, 20%, 49%, 13%)Color Converter →

Color Meaning and Usage

A understated orange tone, #DFB372 has RGB (223, 179, 114) and HSL (36°, 63%, 66%). Known for evoking optimism and creativity, this orange-yellow hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFB372 is #729DDF, creating high-contrast pairings. For softer combinations, try analogous colors like #DF7D72.

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

Contrast with #DFB372

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFB372?

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

What is the RGB value of #DFB372?

#DFB372 in RGB is (223, 179, 114) - 223 red, 179 green, and 114 blue.

How to use #DFB372 in CSS?

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

What colors go well with #DFB372?

#729DDF (complementary), #DF7D72 (analogous), and #D19233 (lighter shade) work well with #DFB372.