#DDDA2C Color Information

Hex color code: #DDDA2C

#DDDA2C is a striking yellow color. In RGB it is (221, 218, 44), and in HSL it is (59°, 72%, 52%). It is popular in mobile app design.

Try:
Color NameGoldenrod
HEX
#DDDA2C
RGB
221, 218, 44
HSL
59°, 72%, 52%
CMYK
0%, 1%, 80%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDDA2C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 218, 44

Red: 221 / Green: 218 / Blue: 44

HSL

59°, 72%, 52%

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

CMYK

0%, 1%, 80%, 13%

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

What color is #DDDA2C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDDA2C to RGB:

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

HEX to HSL

Convert #DDDA2C to HSL:

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

HEX to CMYK

Convert #DDDA2C to CMYK:

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

Color Meaning and Usage

#DDDA2C is a dynamic yellow color with RGB values of 221, 218, 44 and HSL of 59°, 72%, 52%. This orange-yellow hue evokes optimism and creativity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDDA2C is #2C2FDD, creating high-contrast pairings. For softer combinations, try analogous colors like #DD822C.

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

Contrast with #DDDA2C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDDA2C?

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

What is the RGB value of #DDDA2C?

#DDDA2C in RGB is (221, 218, 44) - 221 red, 218 green, and 44 blue.

How to use #DDDA2C in CSS?

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

What colors go well with #DDDA2C?

#2C2FDD (complementary), #DD822C (analogous), and #A2A01A (lighter shade) work well with #DDDA2C.