#DDD531 Color Information

Hex color code: #DDD531

#DDD531 is a striking yellow color. In RGB it is (221, 213, 49), and in HSL it is (57°, 72%, 53%). It is popular in mobile app design.

Try:
Color NameGoldenrod
HEX
#DDD531
RGB
221, 213, 49
HSL
57°, 72%, 53%
CMYK
0%, 4%, 78%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDD531; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 213, 49

Red: 221 / Green: 213 / Blue: 49

HSL

57°, 72%, 53%

Hue: 57° / Saturation: 72% / Lightness: 53%

CMYK

0%, 4%, 78%, 13%

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

What color is #DDD531?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDD531 to RGB:

rgb(221, 213, 49)HEX to RGB Converter →

HEX to HSL

Convert #DDD531 to HSL:

hsl(57, 72%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #DDD531 to CMYK:

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

Color Meaning and Usage

A eye-catching yellow tone, #DDD531 has RGB (221, 213, 49) and HSL (57°, 72%, 53%). Known for evoking optimism and creativity, this orange-yellow hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDD531 is #3139DD, creating high-contrast pairings. For softer combinations, try analogous colors like #DD7F31.

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

Contrast with #DDD531

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDD531?

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

What is the RGB value of #DDD531?

#DDD531 in RGB is (221, 213, 49) - 221 red, 213 green, and 49 blue.

How to use #DDD531 in CSS?

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

What colors go well with #DDD531?

#3139DD (complementary), #DD7F31 (analogous), and #A7A01B (lighter shade) work well with #DDD531.