#DCCD74 Color Information

Hex color code: #DCCD74

#DCCD74 is a subtle yellow color. In RGB it is (220, 205, 116), and in HSL it is (51°, 60%, 66%). It is often used for branding and logos.

Try:
Color NameBurlywood
HEX
#DCCD74
RGB
220, 205, 116
HSL
51°, 60%, 66%
CMYK
0%, 7%, 47%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCCD74; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 205, 116

Red: 220 / Green: 205 / Blue: 116

HSL

51°, 60%, 66%

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

CMYK

0%, 7%, 47%, 14%

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

What color is #DCCD74?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCCD74 to RGB:

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

HEX to HSL

Convert #DCCD74 to HSL:

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

HEX to CMYK

Convert #DCCD74 to CMYK:

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

Color Meaning and Usage

A neutral yellow tone, #DCCD74 has RGB (220, 205, 116) and HSL (51°, 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 #DCCD74 is #7484DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DC9974.

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

Contrast with #DCCD74

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCCD74?

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

What is the RGB value of #DCCD74?

#DCCD74 in RGB is (220, 205, 116) - 220 red, 205 green, and 116 blue.

How to use #DCCD74 in CSS?

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

What colors go well with #DCCD74?

#7484DC (complementary), #DC9974 (analogous), and #CDB737 (lighter shade) work well with #DCCD74.