#DCD61E Color Information

Hex color code: #DCD61E

A eye-catching yellow shade, #DCD61E appears as (220, 214, 30) in RGB and (58°, 76%, 49%) in HSL. It is widely used in graphic design.

Try:
Color NameGold
HEX
#DCD61E
RGB
220, 214, 30
HSL
58°, 76%, 49%
CMYK
0%, 3%, 86%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCD61E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 214, 30

Red: 220 / Green: 214 / Blue: 30

HSL

58°, 76%, 49%

Hue: 58° / Saturation: 76% / Lightness: 49%

CMYK

0%, 3%, 86%, 14%

Cyan: 0% / Magenta: 3% / Yellow: 86% / Key: 14%

What color is #DCD61E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCD61E to RGB:

rgb(220, 214, 30)HEX to RGB Converter →

HEX to HSL

Convert #DCD61E to HSL:

hsl(58, 76%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #DCD61E to CMYK:

cmyk(0%, 3%, 86%, 14%)Color Converter →

Color Meaning and Usage

A dynamic yellow tone, #DCD61E has RGB (220, 214, 30) and HSL (58°, 76%, 49%). Known for evoking optimism and creativity, this orange-yellow hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCD61E is #1E24DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DC771E.

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

Contrast with #DCD61E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCD61E?

#DCD61E is a dynamic yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DCD61E?

#DCD61E in RGB is (220, 214, 30) - 220 red, 214 green, and 30 blue.

How to use #DCD61E in CSS?

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

What colors go well with #DCD61E?

#1E24DC (complementary), #DC771E (analogous), and #999415 (lighter shade) work well with #DCD61E.