#DCA01E Color Information

Hex color code: #DCA01E

The hex color #DCA01E is a bold orange with RGB values of (220, 160, 30) and HSL of (41°, 76%, 49%). It is frequently seen in web interfaces.

Try:
Color NameGoldenrod
HEX
#DCA01E
RGB
220, 160, 30
HSL
41°, 76%, 49%
CMYK
0%, 27%, 86%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCA01E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 160, 30

Red: 220 / Green: 160 / Blue: 30

HSL

41°, 76%, 49%

Hue: 41° / Saturation: 76% / Lightness: 49%

CMYK

0%, 27%, 86%, 14%

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

What color is #DCA01E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCA01E to RGB:

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

HEX to HSL

Convert #DCA01E to HSL:

hsl(41, 76%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #DCA01E to CMYK:

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

Color Meaning and Usage

A vivid orange tone, #DCA01E has RGB (220, 160, 30) and HSL (41°, 76%, 49%). 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 #DCA01E is #1E5ADC, creating high-contrast pairings. For softer combinations, try analogous colors like #DC411E.

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

Contrast with #DCA01E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCA01E?

#DCA01E is a vivid orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DCA01E?

#DCA01E in RGB is (220, 160, 30) - 220 red, 160 green, and 30 blue.

How to use #DCA01E in CSS?

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

What colors go well with #DCA01E?

#1E5ADC (complementary), #DC411E (analogous), and #996F15 (lighter shade) work well with #DCA01E.