#DDA036 Color Information

Hex color code: #DDA036

#DDA036 is a dynamic orange color. In RGB it is (221, 160, 54), and in HSL it is (38°, 71%, 54%). It is typically applied in digital products.

Try:
Color NameGoldenrod
HEX
#DDA036
RGB
221, 160, 54
HSL
38°, 71%, 54%
CMYK
0%, 28%, 76%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDA036; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 160, 54

Red: 221 / Green: 160 / Blue: 54

HSL

38°, 71%, 54%

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

CMYK

0%, 28%, 76%, 13%

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

What color is #DDA036?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDA036 to RGB:

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

HEX to HSL

Convert #DDA036 to HSL:

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

HEX to CMYK

Convert #DDA036 to CMYK:

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

Color Meaning and Usage

#DDA036 is a vivid orange color with RGB values of 221, 160, 54 and HSL of 38°, 71%, 54%. This orange-yellow hue evokes optimism and creativity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDA036 is #3673DD, creating high-contrast pairings. For softer combinations, try analogous colors like #DD4D36.

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

Contrast with #DDA036

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDA036?

#DDA036 is a vivid orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DDA036?

#DDA036 in RGB is (221, 160, 54) - 221 red, 160 green, and 54 blue.

How to use #DDA036 in CSS?

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

What colors go well with #DDA036?

#3673DD (complementary), #DD4D36 (analogous), and #AA761D (lighter shade) work well with #DDA036.