#DDB122 Color Information

Hex color code: #DDB122

#DDB122 is a dynamic yellow color. In RGB it is (221, 177, 34), and in HSL it is (46°, 73%, 50%). It is typically applied in digital products.

Try:
Color NameGoldenrod
HEX
#DDB122
RGB
221, 177, 34
HSL
46°, 73%, 50%
CMYK
0%, 20%, 85%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDB122; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 177, 34

Red: 221 / Green: 177 / Blue: 34

HSL

46°, 73%, 50%

Hue: 46° / Saturation: 73% / Lightness: 50%

CMYK

0%, 20%, 85%, 13%

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

What color is #DDB122?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDB122 to RGB:

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

HEX to HSL

Convert #DDB122 to HSL:

hsl(46, 73%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #DDB122 to CMYK:

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

Color Meaning and Usage

A dynamic yellow tone, #DDB122 has RGB (221, 177, 34) and HSL (46°, 73%, 50%). 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 #DDB122 is #224EDD, creating high-contrast pairings. For softer combinations, try analogous colors like #DD5422.

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

Contrast with #DDB122

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDB122?

#DDB122 is a dynamic yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DDB122?

#DDB122 in RGB is (221, 177, 34) - 221 red, 177 green, and 34 blue.

How to use #DDB122 in CSS?

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

What colors go well with #DDB122?

#224EDD (complementary), #DD5422 (analogous), and #9A7C18 (lighter shade) work well with #DDB122.