#DCAA74 Color Information

Hex color code: #DCAA74

A subtle orange shade, #DCAA74 appears as (220, 170, 116) in RGB and (31°, 60%, 66%) in HSL. It is often used for branding and logos.

Try:
Color NameBurlywood
HEX
#DCAA74
RGB
220, 170, 116
HSL
31°, 60%, 66%
CMYK
0%, 23%, 47%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCAA74; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 170, 116

Red: 220 / Green: 170 / Blue: 116

HSL

31°, 60%, 66%

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

CMYK

0%, 23%, 47%, 14%

Cyan: 0% / Magenta: 23% / Yellow: 47% / Key: 14%

What color is #DCAA74?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCAA74 to RGB:

rgb(220, 170, 116)HEX to RGB Converter →

HEX to HSL

Convert #DCAA74 to HSL:

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

HEX to CMYK

Convert #DCAA74 to CMYK:

cmyk(0%, 23%, 47%, 14%)Color Converter →

Color Meaning and Usage

A neutral orange tone, #DCAA74 has RGB (220, 170, 116) and HSL (31°, 60%, 66%). Known for evoking optimism and creativity, this orange-yellow hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCAA74 is #74A7DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DC7674.

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

Contrast with #DCAA74

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCAA74?

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

What is the RGB value of #DCAA74?

#DCAA74 in RGB is (220, 170, 116) - 220 red, 170 green, and 116 blue.

How to use #DCAA74 in CSS?

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

What colors go well with #DCAA74?

#74A7DC (complementary), #DC7674 (analogous), and #CD8537 (lighter shade) work well with #DCAA74.