#DCD21E Color Information

Hex color code: #DCD21E

The hex color #DCD21E is a vivid yellow with RGB values of (220, 210, 30) and HSL of (57°, 76%, 49%). It is commonly used in modern UI design.

Try:
Color NameGoldenrod
HEX
#DCD21E
RGB
220, 210, 30
HSL
57°, 76%, 49%
CMYK
0%, 5%, 86%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCD21E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 210, 30

Red: 220 / Green: 210 / Blue: 30

HSL

57°, 76%, 49%

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

CMYK

0%, 5%, 86%, 14%

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

What color is #DCD21E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCD21E to RGB:

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

HEX to HSL

Convert #DCD21E to HSL:

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

HEX to CMYK

Convert #DCD21E to CMYK:

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

Color Meaning and Usage

A vivid yellow tone, #DCD21E has RGB (220, 210, 30) and HSL (57°, 76%, 49%). 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 #DCD21E is #1E27DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DC731E.

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

Contrast with #DCD21E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCD21E?

#DCD21E is a vivid yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DCD21E?

#DCD21E in RGB is (220, 210, 30) - 220 red, 210 green, and 30 blue.

How to use #DCD21E in CSS?

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

What colors go well with #DCD21E?

#1E27DC (complementary), #DC731E (analogous), and #999215 (lighter shade) work well with #DCD21E.