#DDA836 Color Information

Hex color code: #DDA836

The hex color #DDA836 is a striking orange with RGB values of (221, 168, 54) and HSL of (41°, 71%, 54%). It is popular in mobile app design.

Try:
Color NameGoldenrod
HEX
#DDA836
RGB
221, 168, 54
HSL
41°, 71%, 54%
CMYK
0%, 24%, 76%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDA836; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 168, 54

Red: 221 / Green: 168 / Blue: 54

HSL

41°, 71%, 54%

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

CMYK

0%, 24%, 76%, 13%

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

What color is #DDA836?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDA836 to RGB:

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

HEX to HSL

Convert #DDA836 to HSL:

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

HEX to CMYK

Convert #DDA836 to CMYK:

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

Color Meaning and Usage

A vivid orange tone, #DDA836 has RGB (221, 168, 54) and HSL (41°, 71%, 54%). Known for evoking optimism and creativity, this orange-yellow hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDA836 is #366BDD, creating high-contrast pairings. For softer combinations, try analogous colors like #DD5536.

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

Contrast with #DDA836

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDA836?

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

What is the RGB value of #DDA836?

#DDA836 in RGB is (221, 168, 54) - 221 red, 168 green, and 54 blue.

How to use #DDA836 in CSS?

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

What colors go well with #DDA836?

#366BDD (complementary), #DD5536 (analogous), and #AA7D1D (lighter shade) work well with #DDA836.