#DD9C2C Color Information

Hex color code: #DD9C2C

The hex color #DD9C2C is a eye-catching orange with RGB values of (221, 156, 44) and HSL of (38°, 72%, 52%). It is widely used in graphic design.

Try:
Color NameGoldenrod
HEX
#DD9C2C
RGB
221, 156, 44
HSL
38°, 72%, 52%
CMYK
0%, 29%, 80%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DD9C2C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 156, 44

Red: 221 / Green: 156 / Blue: 44

HSL

38°, 72%, 52%

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

CMYK

0%, 29%, 80%, 13%

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

What color is #DD9C2C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DD9C2C to RGB:

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

HEX to HSL

Convert #DD9C2C to HSL:

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

HEX to CMYK

Convert #DD9C2C to CMYK:

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

Color Meaning and Usage

A dynamic orange tone, #DD9C2C has RGB (221, 156, 44) and HSL (38°, 72%, 52%). Known for evoking optimism and creativity, this orange-yellow hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DD9C2C is #2C6DDD, creating high-contrast pairings. For softer combinations, try analogous colors like #DD442C.

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

Contrast with #DD9C2C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DD9C2C?

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

What is the RGB value of #DD9C2C?

#DD9C2C in RGB is (221, 156, 44) - 221 red, 156 green, and 44 blue.

How to use #DD9C2C in CSS?

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

What colors go well with #DD9C2C?

#2C6DDD (complementary), #DD442C (analogous), and #A2701A (lighter shade) work well with #DD9C2C.