#DDCD22 Color Information

Hex color code: #DDCD22

The hex color #DDCD22 is a eye-catching yellow with RGB values of (221, 205, 34) and HSL of (55°, 73%, 50%). It is widely used in graphic design.

Try:
Color NameGoldenrod
HEX
#DDCD22
RGB
221, 205, 34
HSL
55°, 73%, 50%
CMYK
0%, 7%, 85%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDCD22; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 205, 34

Red: 221 / Green: 205 / Blue: 34

HSL

55°, 73%, 50%

Hue: 55° / Saturation: 73% / Lightness: 50%

CMYK

0%, 7%, 85%, 13%

Cyan: 0% / Magenta: 7% / Yellow: 85% / Key: 13%

What color is #DDCD22?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDCD22 to RGB:

rgb(221, 205, 34)HEX to RGB Converter →

HEX to HSL

Convert #DDCD22 to HSL:

hsl(55, 73%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #DDCD22 to CMYK:

cmyk(0%, 7%, 85%, 13%)Color Converter →

Color Meaning and Usage

#DDCD22 is a eye-catching yellow color with RGB values of 221, 205, 34 and HSL of 55°, 73%, 50%. This orange-yellow hue evokes optimism and creativity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDCD22 is #2232DD, creating high-contrast pairings. For softer combinations, try analogous colors like #DD7022.

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

Contrast with #DDCD22

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDCD22?

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

What is the RGB value of #DDCD22?

#DDCD22 in RGB is (221, 205, 34) - 221 red, 205 green, and 34 blue.

How to use #DDCD22 in CSS?

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

What colors go well with #DDCD22?

#2232DD (complementary), #DD7022 (analogous), and #9A9018 (lighter shade) work well with #DDCD22.