#DDB12C Color Information

Hex color code: #DDB12C

The hex color #DDB12C is a vivid yellow with RGB values of (221, 177, 44) and HSL of (45°, 72%, 52%). It is commonly used in modern UI design.

Try:
Color NameGoldenrod
HEX
#DDB12C
RGB
221, 177, 44
HSL
45°, 72%, 52%
CMYK
0%, 20%, 80%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDB12C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 177, 44

Red: 221 / Green: 177 / Blue: 44

HSL

45°, 72%, 52%

Hue: 45° / Saturation: 72% / Lightness: 52%

CMYK

0%, 20%, 80%, 13%

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

What color is #DDB12C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDB12C to RGB:

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

HEX to HSL

Convert #DDB12C to HSL:

hsl(45, 72%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #DDB12C to CMYK:

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

Color Meaning and Usage

#DDB12C is a striking yellow color with RGB values of 221, 177, 44 and HSL of 45°, 72%, 52%. This orange-yellow hue evokes optimism and creativity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDB12C is #2C59DD, creating high-contrast pairings. For softer combinations, try analogous colors like #DD592C.

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

Contrast with #DDB12C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDB12C?

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

What is the RGB value of #DDB12C?

#DDB12C in RGB is (221, 177, 44) - 221 red, 177 green, and 44 blue.

How to use #DDB12C in CSS?

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

What colors go well with #DDB12C?

#2C59DD (complementary), #DD592C (analogous), and #A2801A (lighter shade) work well with #DDB12C.