#DCC041 Color Information

Hex color code: #DCC041

#DCC041 is a balanced yellow color. In RGB it is (220, 192, 65), and in HSL it is (49°, 69%, 56%). It is frequently seen in web interfaces.

Try:
Color NameGoldenrod
HEX
#DCC041
RGB
220, 192, 65
HSL
49°, 69%, 56%
CMYK
0%, 13%, 70%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCC041; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 192, 65

Red: 220 / Green: 192 / Blue: 65

HSL

49°, 69%, 56%

Hue: 49° / Saturation: 69% / Lightness: 56%

CMYK

0%, 13%, 70%, 14%

Cyan: 0% / Magenta: 13% / Yellow: 70% / Key: 14%

What color is #DCC041?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCC041 to RGB:

rgb(220, 192, 65)HEX to RGB Converter →

HEX to HSL

Convert #DCC041 to HSL:

hsl(49, 69%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #DCC041 to CMYK:

cmyk(0%, 13%, 70%, 14%)Color Converter →

Color Meaning and Usage

A muted yellow tone, #DCC041 has RGB (220, 192, 65) and HSL (49°, 69%, 56%). 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 #DCC041 is #415EDC, creating high-contrast pairings. For softer combinations, try analogous colors like #DC7241.

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

Contrast with #DCC041

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCC041?

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

What is the RGB value of #DCC041?

#DCC041 in RGB is (220, 192, 65) - 220 red, 192 green, and 65 blue.

How to use #DCC041 in CSS?

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

What colors go well with #DCC041?

#415EDC (complementary), #DC7241 (analogous), and #B19620 (lighter shade) work well with #DCC041.