#DFC785 Color Information

Hex color code: #DFC785

A balanced orange shade, #DFC785 appears as (223, 199, 133) in RGB and (44°, 58%, 70%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameBurlywood
HEX
#DFC785
RGB
223, 199, 133
HSL
44°, 58%, 70%
CMYK
0%, 11%, 40%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFC785; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 199, 133

Red: 223 / Green: 199 / Blue: 133

HSL

44°, 58%, 70%

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

CMYK

0%, 11%, 40%, 13%

Cyan: 0% / Magenta: 11% / Yellow: 40% / Key: 13%

What color is #DFC785?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFC785 to RGB:

rgb(223, 199, 133)HEX to RGB Converter →

HEX to HSL

Convert #DFC785 to HSL:

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

HEX to CMYK

Convert #DFC785 to CMYK:

cmyk(0%, 11%, 40%, 13%)Color Converter →

Color Meaning and Usage

A neutral orange tone, #DFC785 has RGB (223, 199, 133) and HSL (44°, 58%, 70%). 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 #DFC785 is #869EDF, creating high-contrast pairings. For softer combinations, try analogous colors like #DF9B86.

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

Contrast with #DFC785

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFC785?

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

What is the RGB value of #DFC785?

#DFC785 in RGB is (223, 199, 133) - 223 red, 199 green, and 133 blue.

How to use #DFC785 in CSS?

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

What colors go well with #DFC785?

#869EDF (complementary), #DF9B86 (analogous), and #CFAB4A (lighter shade) work well with #DFC785.