#DCCC79 Color Information

Hex color code: #DCCC79

#DCCC79 is a subtle yellow color. In RGB it is (220, 204, 121), and in HSL it is (50°, 59%, 67%). It is popular in mobile app design.

Try:
Color NameBurlywood
HEX
#DCCC79
RGB
220, 204, 121
HSL
50°, 59%, 67%
CMYK
0%, 7%, 45%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCCC79; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 204, 121

Red: 220 / Green: 204 / Blue: 121

HSL

50°, 59%, 67%

Hue: 50° / Saturation: 59% / Lightness: 67%

CMYK

0%, 7%, 45%, 14%

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

What color is #DCCC79?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCCC79 to RGB:

rgb(220, 204, 121)HEX to RGB Converter →

HEX to HSL

Convert #DCCC79 to HSL:

hsl(50, 59%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #DCCC79 to CMYK:

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

Color Meaning and Usage

#DCCC79 is a neutral yellow color with RGB values of 220, 204, 121 and HSL of 50°, 59%, 67%. This orange-yellow hue evokes optimism and creativity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCCC79 is #798ADC, creating high-contrast pairings. For softer combinations, try analogous colors like #DC9A79.

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

Contrast with #DCCC79

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCCC79?

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

What is the RGB value of #DCCC79?

#DCCC79 in RGB is (220, 204, 121) - 220 red, 204 green, and 121 blue.

How to use #DCCC79 in CSS?

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

What colors go well with #DCCC79?

#798ADC (complementary), #DC9A79 (analogous), and #CDB53C (lighter shade) work well with #DCCC79.