#DCBA79 Color Information

Hex color code: #DCBA79

#DCBA79 is a neutral orange color. In RGB it is (220, 186, 121), and in HSL it is (39°, 59%, 67%). It is commonly used in modern UI design.

Try:
Color NameBurlywood
HEX
#DCBA79
RGB
220, 186, 121
HSL
39°, 59%, 67%
CMYK
0%, 15%, 45%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCBA79; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 186, 121

Red: 220 / Green: 186 / Blue: 121

HSL

39°, 59%, 67%

Hue: 39° / Saturation: 59% / Lightness: 67%

CMYK

0%, 15%, 45%, 14%

Cyan: 0% / Magenta: 15% / Yellow: 45% / Key: 14%

What color is #DCBA79?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCBA79 to RGB:

rgb(220, 186, 121)HEX to RGB Converter →

HEX to HSL

Convert #DCBA79 to HSL:

hsl(39, 59%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #DCBA79 to CMYK:

cmyk(0%, 15%, 45%, 14%)Color Converter →

Color Meaning and Usage

A subtle orange tone, #DCBA79 has RGB (220, 186, 121) and HSL (39°, 59%, 67%). 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 #DCBA79 is #799CDC, creating high-contrast pairings. For softer combinations, try analogous colors like #DC8879.

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

Contrast with #DCBA79

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCBA79?

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

What is the RGB value of #DCBA79?

#DCBA79 in RGB is (220, 186, 121) - 220 red, 186 green, and 121 blue.

How to use #DCBA79 in CSS?

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

What colors go well with #DCBA79?

#799CDC (complementary), #DC8879 (analogous), and #CD9A3C (lighter shade) work well with #DCBA79.