#DCB01E Color Information

Hex color code: #DCB01E

A bold yellow shade, #DCB01E appears as (220, 176, 30) in RGB and (46°, 76%, 49%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameGoldenrod
HEX
#DCB01E
RGB
220, 176, 30
HSL
46°, 76%, 49%
CMYK
0%, 20%, 86%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCB01E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 176, 30

Red: 220 / Green: 176 / Blue: 30

HSL

46°, 76%, 49%

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

CMYK

0%, 20%, 86%, 14%

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

What color is #DCB01E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCB01E to RGB:

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

HEX to HSL

Convert #DCB01E to HSL:

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

HEX to CMYK

Convert #DCB01E to CMYK:

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

Color Meaning and Usage

A dynamic yellow tone, #DCB01E has RGB (220, 176, 30) and HSL (46°, 76%, 49%). Known for evoking optimism and creativity, this orange-yellow hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCB01E is #1E4ADC, creating high-contrast pairings. For softer combinations, try analogous colors like #DC511E.

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

Contrast with #DCB01E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCB01E?

#DCB01E is a dynamic yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DCB01E?

#DCB01E in RGB is (220, 176, 30) - 220 red, 176 green, and 30 blue.

How to use #DCB01E in CSS?

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

What colors go well with #DCB01E?

#1E4ADC (complementary), #DC511E (analogous), and #997A15 (lighter shade) work well with #DCB01E.