#DDD427 Color Information

Hex color code: #DDD427

#DDD427 is a dynamic yellow color. In RGB it is (221, 212, 39), and in HSL it is (57°, 73%, 51%). It is typically applied in digital products.

Try:
Color NameGoldenrod
HEX
#DDD427
RGB
221, 212, 39
HSL
57°, 73%, 51%
CMYK
0%, 4%, 82%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDD427; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 212, 39

Red: 221 / Green: 212 / Blue: 39

HSL

57°, 73%, 51%

Hue: 57° / Saturation: 73% / Lightness: 51%

CMYK

0%, 4%, 82%, 13%

Cyan: 0% / Magenta: 4% / Yellow: 82% / Key: 13%

What color is #DDD427?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDD427 to RGB:

rgb(221, 212, 39)HEX to RGB Converter →

HEX to HSL

Convert #DDD427 to HSL:

hsl(57, 73%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #DDD427 to CMYK:

cmyk(0%, 4%, 82%, 13%)Color Converter →

Color Meaning and Usage

A striking yellow tone, #DDD427 has RGB (221, 212, 39) and HSL (57°, 73%, 51%). 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 #DDD427 is #2730DD, creating high-contrast pairings. For softer combinations, try analogous colors like #DD7927.

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

Contrast with #DDD427

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDD427?

#DDD427 is a striking yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DDD427?

#DDD427 in RGB is (221, 212, 39) - 221 red, 212 green, and 39 blue.

How to use #DDD427 in CSS?

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

What colors go well with #DDD427?

#2730DD (complementary), #DD7927 (analogous), and #9F9819 (lighter shade) work well with #DDD427.