#DCD62E Color Information

Hex color code: #DCD62E

A eye-catching yellow shade, #DCD62E appears as (220, 214, 46) in RGB and (58°, 71%, 52%) in HSL. It is popular in mobile app design.

Try:
Color NameGoldenrod
HEX
#DCD62E
RGB
220, 214, 46
HSL
58°, 71%, 52%
CMYK
0%, 3%, 79%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCD62E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 214, 46

Red: 220 / Green: 214 / Blue: 46

HSL

58°, 71%, 52%

Hue: 58° / Saturation: 71% / Lightness: 52%

CMYK

0%, 3%, 79%, 14%

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

What color is #DCD62E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCD62E to RGB:

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

HEX to HSL

Convert #DCD62E to HSL:

hsl(58, 71%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #DCD62E to CMYK:

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

Color Meaning and Usage

A bold yellow tone, #DCD62E has RGB (220, 214, 46) and HSL (58°, 71%, 52%). Known for evoking optimism and creativity, this orange-yellow hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCD62E is #2E33DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DC7F2E.

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

Contrast with #DCD62E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCD62E?

#DCD62E is a bold yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DCD62E?

#DCD62E in RGB is (220, 214, 46) - 220 red, 214 green, and 46 blue.

How to use #DCD62E in CSS?

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

What colors go well with #DCD62E?

#2E33DC (complementary), #DC7F2E (analogous), and #A19D1B (lighter shade) work well with #DCD62E.