#DDC136 Color Information

Hex color code: #DDC136

#DDC136 is a eye-catching yellow color. In RGB it is (221, 193, 54), and in HSL it is (50°, 71%, 54%). It is widely used in graphic design.

Try:
Color NameGoldenrod
HEX
#DDC136
RGB
221, 193, 54
HSL
50°, 71%, 54%
CMYK
0%, 13%, 76%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDC136; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 193, 54

Red: 221 / Green: 193 / Blue: 54

HSL

50°, 71%, 54%

Hue: 50° / Saturation: 71% / Lightness: 54%

CMYK

0%, 13%, 76%, 13%

Cyan: 0% / Magenta: 13% / Yellow: 76% / Key: 13%

What color is #DDC136?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDC136 to RGB:

rgb(221, 193, 54)HEX to RGB Converter →

HEX to HSL

Convert #DDC136 to HSL:

hsl(50, 71%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #DDC136 to CMYK:

cmyk(0%, 13%, 76%, 13%)Color Converter →

Color Meaning and Usage

#DDC136 is a striking yellow color with RGB values of 221, 193, 54 and HSL of 50°, 71%, 54%. This orange-yellow hue evokes optimism and creativity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDC136 is #3652DD, creating high-contrast pairings. For softer combinations, try analogous colors like #DD6E36.

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

Contrast with #DDC136

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDC136?

#DDC136 is a striking yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DDC136?

#DDC136 in RGB is (221, 193, 54) - 221 red, 193 green, and 54 blue.

How to use #DDC136 in CSS?

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

What colors go well with #DDC136?

#3652DD (complementary), #DD6E36 (analogous), and #AA931D (lighter shade) work well with #DDC136.