#DDAB36 Color Information

Hex color code: #DDAB36

#DDAB36 is a eye-catching orange color. In RGB it is (221, 171, 54), and in HSL it is (42°, 71%, 54%). It is popular in mobile app design.

Try:
Color NameGoldenrod
HEX
#DDAB36
RGB
221, 171, 54
HSL
42°, 71%, 54%
CMYK
0%, 23%, 76%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDAB36; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 171, 54

Red: 221 / Green: 171 / Blue: 54

HSL

42°, 71%, 54%

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

CMYK

0%, 23%, 76%, 13%

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

What color is #DDAB36?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDAB36 to RGB:

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

HEX to HSL

Convert #DDAB36 to HSL:

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

HEX to CMYK

Convert #DDAB36 to CMYK:

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

Color Meaning and Usage

#DDAB36 is a eye-catching orange color with RGB values of 221, 171, 54 and HSL of 42°, 71%, 54%. This orange-yellow hue evokes optimism and creativity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDAB36 is #3668DD, creating high-contrast pairings. For softer combinations, try analogous colors like #DD5836.

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

Contrast with #DDAB36

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDAB36?

#DDAB36 is a eye-catching orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DDAB36?

#DDAB36 in RGB is (221, 171, 54) - 221 red, 171 green, and 54 blue.

How to use #DDAB36 in CSS?

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

What colors go well with #DDAB36?

#3668DD (complementary), #DD5836 (analogous), and #AA801D (lighter shade) work well with #DDAB36.