#DCCB47 Color Information

Hex color code: #DCCB47

#DCCB47 is a neutral yellow color. In RGB it is (220, 203, 71), and in HSL it is (53°, 68%, 57%). It is frequently seen in web interfaces.

Try:
Color NameSandy Brown
HEX
#DCCB47
RGB
220, 203, 71
HSL
53°, 68%, 57%
CMYK
0%, 8%, 68%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCCB47; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 203, 71

Red: 220 / Green: 203 / Blue: 71

HSL

53°, 68%, 57%

Hue: 53° / Saturation: 68% / Lightness: 57%

CMYK

0%, 8%, 68%, 14%

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

What color is #DCCB47?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCCB47 to RGB:

rgb(220, 203, 71)HEX to RGB Converter →

HEX to HSL

Convert #DCCB47 to HSL:

hsl(53, 68%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #DCCB47 to CMYK:

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

Color Meaning and Usage

A understated yellow tone, #DCCB47 has RGB (220, 203, 71) and HSL (53°, 68%, 57%). Known for evoking optimism and creativity, this orange-yellow hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCCB47 is #4758DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DC8047.

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

Contrast with #DCCB47

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCCB47?

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

What is the RGB value of #DCCB47?

#DCCB47 in RGB is (220, 203, 71) - 220 red, 203 green, and 71 blue.

How to use #DCCB47 in CSS?

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

What colors go well with #DCCB47?

#4758DC (complementary), #DC8047 (analogous), and #B4A322 (lighter shade) work well with #DCCB47.