#DCCC4F Color Information

Hex color code: #DCCC4F

The hex color #DCCC4F is a understated yellow with RGB values of (220, 204, 79) and HSL of (53°, 67%, 59%). It is widely used in graphic design.

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

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCCC4F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 204, 79

Red: 220 / Green: 204 / Blue: 79

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 #DCCC4F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCCC4F to RGB:

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

HEX to HSL

Convert #DCCC4F to HSL:

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

HEX to CMYK

Convert #DCCC4F to CMYK:

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

Color Meaning and Usage

#DCCC4F is a muted yellow color with RGB values of 220, 204, 79 and HSL of 53°, 67%, 59%. This orange-yellow hue evokes optimism and creativity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCCC4F is #5061DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DC8650.

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

Contrast with #DCCC4F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCCC4F?

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

What is the RGB value of #DCCC4F?

#DCCC4F in RGB is (220, 204, 79) - 220 red, 204 green, and 79 blue.

How to use #DCCC4F in CSS?

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

What colors go well with #DCCC4F?

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