#DCA056 Color Information

Hex color code: #DCA056

A neutral orange shade, #DCA056 appears as (220, 160, 86) in RGB and (33°, 66%, 60%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSandy Brown
HEX
#DCA056
RGB
220, 160, 86
HSL
33°, 66%, 60%
CMYK
0%, 27%, 61%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCA056; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 160, 86

Red: 220 / Green: 160 / Blue: 86

HSL

33°, 66%, 60%

Hue: 33° / Saturation: 66% / Lightness: 60%

CMYK

0%, 27%, 61%, 14%

Cyan: 0% / Magenta: 27% / Yellow: 61% / Key: 14%

What color is #DCA056?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCA056 to RGB:

rgb(220, 160, 86)HEX to RGB Converter →

HEX to HSL

Convert #DCA056 to HSL:

hsl(33, 66%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #DCA056 to CMYK:

cmyk(0%, 27%, 61%, 14%)Color Converter →

Color Meaning and Usage

A balanced orange tone, #DCA056 has RGB (220, 160, 86) and HSL (33°, 66%, 60%). Known for evoking optimism and creativity, this orange-yellow hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCA056 is #5692DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DC5C56.

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

Contrast with #DCA056

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCA056?

#DCA056 is a balanced orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DCA056?

#DCA056 in RGB is (220, 160, 86) - 220 red, 160 green, and 86 blue.

How to use #DCA056 in CSS?

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

What colors go well with #DCA056?

#5692DC (complementary), #DC5C56 (analogous), and #BE7A27 (lighter shade) work well with #DCA056.