#DDD622 Color Information

Hex color code: #DDD622

#DDD622 is a eye-catching yellow color. In RGB it is (221, 214, 34), and in HSL it is (58°, 73%, 50%). It is popular in mobile app design.

Try:
Color NameGold
HEX
#DDD622
RGB
221, 214, 34
HSL
58°, 73%, 50%
CMYK
0%, 3%, 85%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDD622; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 214, 34

Red: 221 / Green: 214 / Blue: 34

HSL

58°, 73%, 50%

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

CMYK

0%, 3%, 85%, 13%

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

What color is #DDD622?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDD622 to RGB:

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

HEX to HSL

Convert #DDD622 to HSL:

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

HEX to CMYK

Convert #DDD622 to CMYK:

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

Color Meaning and Usage

A bold yellow tone, #DDD622 has RGB (221, 214, 34) and HSL (58°, 73%, 50%). 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 #DDD622 is #2229DD, creating high-contrast pairings. For softer combinations, try analogous colors like #DD7922.

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

Contrast with #DDD622

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDD622?

#DDD622 is a bold yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DDD622?

#DDD622 in RGB is (221, 214, 34) - 221 red, 214 green, and 34 blue.

How to use #DDD622 in CSS?

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

What colors go well with #DDD622?

#2229DD (complementary), #DD7922 (analogous), and #9A9618 (lighter shade) work well with #DDD622.