#DCD761 Color Information

Hex color code: #DCD761

A subtle yellow shade, #DCD761 appears as (220, 215, 97) in RGB and (58°, 64%, 62%) in HSL. It is often used for branding and logos.

Try:
Color NameBurlywood
HEX
#DCD761
RGB
220, 215, 97
HSL
58°, 64%, 62%
CMYK
0%, 2%, 56%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCD761; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 215, 97

Red: 220 / Green: 215 / Blue: 97

HSL

58°, 64%, 62%

Hue: 58° / Saturation: 64% / Lightness: 62%

CMYK

0%, 2%, 56%, 14%

Cyan: 0% / Magenta: 2% / Yellow: 56% / Key: 14%

What color is #DCD761?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCD761 to RGB:

rgb(220, 215, 97)HEX to RGB Converter →

HEX to HSL

Convert #DCD761 to HSL:

hsl(58, 64%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #DCD761 to CMYK:

cmyk(0%, 2%, 56%, 14%)Color Converter →

Color Meaning and Usage

A muted yellow tone, #DCD761 has RGB (220, 215, 97) and HSL (58°, 64%, 62%). Known for evoking optimism and creativity, this orange-yellow hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCD761 is #6064DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DC9A60.

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

Contrast with #DCD761

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCD761?

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

What is the RGB value of #DCD761?

#DCD761 in RGB is (220, 215, 97) - 220 red, 215 green, and 97 blue.

How to use #DCD761 in CSS?

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

What colors go well with #DCD761?

#6064DC (complementary), #DC9A60 (analogous), and #C5BF2B (lighter shade) work well with #DCD761.