#DCD91E Color Information

Hex color code: #DCD91E

#DCD91E is a dynamic yellow color. In RGB it is (220, 217, 30), and in HSL it is (59°, 76%, 49%). It is typically applied in digital products.

Try:
Color NameGold
HEX
#DCD91E
RGB
220, 217, 30
HSL
59°, 76%, 49%
CMYK
0%, 1%, 86%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCD91E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 217, 30

Red: 220 / Green: 217 / Blue: 30

HSL

59°, 76%, 49%

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

CMYK

0%, 1%, 86%, 14%

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

What color is #DCD91E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCD91E to RGB:

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

HEX to HSL

Convert #DCD91E to HSL:

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

HEX to CMYK

Convert #DCD91E to CMYK:

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

Color Meaning and Usage

A eye-catching yellow tone, #DCD91E has RGB (220, 217, 30) and HSL (59°, 76%, 49%). Known for evoking optimism and creativity, this orange-yellow hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCD91E is #1E21DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DC7A1E.

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

Contrast with #DCD91E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCD91E?

#DCD91E is a eye-catching yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DCD91E?

#DCD91E in RGB is (220, 217, 30) - 220 red, 217 green, and 30 blue.

How to use #DCD91E in CSS?

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

What colors go well with #DCD91E?

#1E21DC (complementary), #DC7A1E (analogous), and #999615 (lighter shade) work well with #DCD91E.