#DCCC50 Color Information

Hex color code: #DCCC50

#DCCC50 is a muted yellow color. In RGB it is (220, 204, 80), and in HSL it is (53°, 67%, 59%). It is typically applied in digital products.

Try:
Color NameSandy Brown
HEX
#DCCC50
RGB
220, 204, 80
HSL
53°, 67%, 59%
CMYK
0%, 7%, 64%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCCC50; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 204, 80

Red: 220 / Green: 204 / Blue: 80

HSL

53°, 67%, 59%

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

CMYK

0%, 7%, 64%, 14%

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

What color is #DCCC50?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCCC50 to RGB:

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

HEX to HSL

Convert #DCCC50 to HSL:

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

HEX to CMYK

Convert #DCCC50 to CMYK:

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

Color Meaning and Usage

A understated yellow tone, #DCCC50 has RGB (220, 204, 80) and HSL (53°, 67%, 59%). 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 #DCCC50 is #5061DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DC8650.

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

Contrast with #DCCC50

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCCC50?

#DCCC50 is a understated yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DCCC50?

#DCCC50 in RGB is (220, 204, 80) - 220 red, 204 green, and 80 blue.

How to use #DCCC50 in CSS?

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

What colors go well with #DCCC50?

#5061DC (complementary), #DC8650 (analogous), and #BBAA25 (lighter shade) work well with #DCCC50.