#DDC44B Color Information

Hex color code: #DDC44B

#DDC44B is a neutral yellow color. In RGB it is (221, 196, 75), and in HSL it is (50°, 68%, 58%). It is commonly used in modern UI design.

Try:
Color NameSandy Brown
HEX
#DDC44B
RGB
221, 196, 75
HSL
50°, 68%, 58%
CMYK
0%, 11%, 66%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDC44B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 196, 75

Red: 221 / Green: 196 / Blue: 75

HSL

50°, 68%, 58%

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

CMYK

0%, 11%, 66%, 13%

Cyan: 0% / Magenta: 11% / Yellow: 66% / Key: 13%

What color is #DDC44B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDC44B to RGB:

rgb(221, 196, 75)HEX to RGB Converter →

HEX to HSL

Convert #DDC44B to HSL:

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

HEX to CMYK

Convert #DDC44B to CMYK:

cmyk(0%, 11%, 66%, 13%)Color Converter →

Color Meaning and Usage

A neutral yellow tone, #DDC44B has RGB (221, 196, 75) and HSL (50°, 68%, 58%). Known for evoking optimism and creativity, this orange-yellow hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDC44B is #4B63DD, creating high-contrast pairings. For softer combinations, try analogous colors like #DD7C4B.

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

Contrast with #DDC44B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDC44B?

#DDC44B is a neutral yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DDC44B?

#DDC44B in RGB is (221, 196, 75) - 221 red, 196 green, and 75 blue.

How to use #DDC44B in CSS?

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

What colors go well with #DDC44B?

#4B63DD (complementary), #DD7C4B (analogous), and #B89F23 (lighter shade) work well with #DDC44B.