#DDCD52 Color Information

Hex color code: #DDCD52

A subtle yellow shade, #DDCD52 appears as (221, 205, 82) in RGB and (53°, 67%, 59%) in HSL. It is popular in mobile app design.

Try:
Color NameSandy Brown
HEX
#DDCD52
RGB
221, 205, 82
HSL
53°, 67%, 59%
CMYK
0%, 7%, 63%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDCD52; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 205, 82

Red: 221 / Green: 205 / Blue: 82

HSL

53°, 67%, 59%

Hue: 53° / Saturation: 67% / Lightness: 59%

CMYK

0%, 7%, 63%, 13%

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

What color is #DDCD52?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDCD52 to RGB:

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

HEX to HSL

Convert #DDCD52 to HSL:

hsl(53, 67%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #DDCD52 to CMYK:

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

Color Meaning and Usage

A understated yellow tone, #DDCD52 has RGB (221, 205, 82) and HSL (53°, 67%, 59%). Known for evoking optimism and creativity, this orange-yellow hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDCD52 is #5061DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DC8650.

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

Contrast with #DDCD52

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDCD52?

#DDCD52 is a understated yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DDCD52?

#DDCD52 in RGB is (221, 205, 82) - 221 red, 205 green, and 82 blue.

How to use #DDCD52 in CSS?

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

What colors go well with #DDCD52?

#5061DC (complementary), #DC8650 (analogous), and #BBAA25 (lighter shade) work well with #DDCD52.