#DCCA50 Color Information

Hex color code: #DCCA50

#DCCA50 is a neutral yellow color. In RGB it is (220, 202, 80), and in HSL it is (52°, 67%, 59%). It is commonly used in modern UI design.

Try:
Color NameSandy Brown
HEX
#DCCA50
RGB
220, 202, 80
HSL
52°, 67%, 59%
CMYK
0%, 8%, 64%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCCA50; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 202, 80

Red: 220 / Green: 202 / Blue: 80

HSL

52°, 67%, 59%

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

CMYK

0%, 8%, 64%, 14%

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

What color is #DCCA50?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCCA50 to RGB:

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

HEX to HSL

Convert #DCCA50 to HSL:

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

HEX to CMYK

Convert #DCCA50 to CMYK:

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

Color Meaning and Usage

A subtle yellow tone, #DCCA50 has RGB (220, 202, 80) and HSL (52°, 67%, 59%). Known for evoking optimism and creativity, this orange-yellow hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCCA50 is #5063DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DC8450.

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

Contrast with #DCCA50

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCCA50?

#DCCA50 is a subtle yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DCCA50?

#DCCA50 in RGB is (220, 202, 80) - 220 red, 202 green, and 80 blue.

How to use #DCCA50 in CSS?

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

What colors go well with #DCCA50?

#5063DC (complementary), #DC8450 (analogous), and #BBA725 (lighter shade) work well with #DCCA50.