#DDB136 Color Information

Hex color code: #DDB136

The hex color #DDB136 is a bold orange with RGB values of (221, 177, 54) and HSL of (44°, 71%, 54%). It is frequently seen in web interfaces.

Try:
Color NameGoldenrod
HEX
#DDB136
RGB
221, 177, 54
HSL
44°, 71%, 54%
CMYK
0%, 20%, 76%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDB136; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 177, 54

Red: 221 / Green: 177 / Blue: 54

HSL

44°, 71%, 54%

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

CMYK

0%, 20%, 76%, 13%

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

What color is #DDB136?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDB136 to RGB:

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

HEX to HSL

Convert #DDB136 to HSL:

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

HEX to CMYK

Convert #DDB136 to CMYK:

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

Color Meaning and Usage

A bold orange tone, #DDB136 has RGB (221, 177, 54) and HSL (44°, 71%, 54%). Known for evoking optimism and creativity, this orange-yellow hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDB136 is #3663DD, creating high-contrast pairings. For softer combinations, try analogous colors like #DD5D36.

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

Contrast with #DDB136

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDB136?

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

What is the RGB value of #DDB136?

#DDB136 in RGB is (221, 177, 54) - 221 red, 177 green, and 54 blue.

How to use #DDB136 in CSS?

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

What colors go well with #DDB136?

#3663DD (complementary), #DD5D36 (analogous), and #AA841D (lighter shade) work well with #DDB136.