#DCB780 Color Information

Hex color code: #DCB780

A neutral orange shade, #DCB780 appears as (220, 183, 128) in RGB and (36°, 57%, 68%) in HSL. It is commonly used in modern UI design.

Try:
Color NameBurlywood
HEX
#DCB780
RGB
220, 183, 128
HSL
36°, 57%, 68%
CMYK
0%, 17%, 42%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCB780; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 183, 128

Red: 220 / Green: 183 / Blue: 128

HSL

36°, 57%, 68%

Hue: 36° / Saturation: 57% / Lightness: 68%

CMYK

0%, 17%, 42%, 14%

Cyan: 0% / Magenta: 17% / Yellow: 42% / Key: 14%

What color is #DCB780?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCB780 to RGB:

rgb(220, 183, 128)HEX to RGB Converter →

HEX to HSL

Convert #DCB780 to HSL:

hsl(36, 57%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #DCB780 to CMYK:

cmyk(0%, 17%, 42%, 14%)Color Converter →

Color Meaning and Usage

#DCB780 is a muted orange color with RGB values of 220, 183, 128 and HSL of 36°, 57%, 68%. This orange-yellow hue evokes optimism and creativity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCB780 is #7FA4DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DC887F.

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

Contrast with #DCB780

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCB780?

#DCB780 is a muted orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DCB780?

#DCB780 in RGB is (220, 183, 128) - 220 red, 183 green, and 128 blue.

How to use #DCB780 in CSS?

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

What colors go well with #DCB780?

#7FA4DC (complementary), #DC887F (analogous), and #CB9543 (lighter shade) work well with #DCB780.