#DCD138 Color Information

Hex color code: #DCD138

The hex color #DCD138 is a understated yellow with RGB values of (220, 209, 56) and HSL of (56°, 70%, 54%). It is widely used in graphic design.

Try:
Color NameGoldenrod
HEX
#DCD138
RGB
220, 209, 56
HSL
56°, 70%, 54%
CMYK
0%, 5%, 75%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCD138; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 209, 56

Red: 220 / Green: 209 / Blue: 56

HSL

56°, 70%, 54%

Hue: 56° / Saturation: 70% / Lightness: 54%

CMYK

0%, 5%, 75%, 14%

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

What color is #DCD138?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCD138 to RGB:

rgb(220, 209, 56)HEX to RGB Converter →

HEX to HSL

Convert #DCD138 to HSL:

hsl(56, 70%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #DCD138 to CMYK:

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

Color Meaning and Usage

A muted yellow tone, #DCD138 has RGB (220, 209, 56) and HSL (56°, 70%, 54%). 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 #DCD138 is #3843DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DC7F38.

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

Contrast with #DCD138

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCD138?

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

What is the RGB value of #DCD138?

#DCD138 in RGB is (220, 209, 56) - 220 red, 209 green, and 56 blue.

How to use #DCD138 in CSS?

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

What colors go well with #DCD138?

#3843DC (complementary), #DC7F38 (analogous), and #A9A01E (lighter shade) work well with #DCD138.