#DDCC4B Color Information

Hex color code: #DDCC4B

#DDCC4B is a muted yellow color. In RGB it is (221, 204, 75), and in HSL it is (53°, 68%, 58%). It is typically applied in digital products.

Try:
Color NameSandy Brown
HEX
#DDCC4B
RGB
221, 204, 75
HSL
53°, 68%, 58%
CMYK
0%, 8%, 66%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDCC4B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 204, 75

Red: 221 / Green: 204 / Blue: 75

HSL

53°, 68%, 58%

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

CMYK

0%, 8%, 66%, 13%

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

What color is #DDCC4B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDCC4B to RGB:

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

HEX to HSL

Convert #DDCC4B to HSL:

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

HEX to CMYK

Convert #DDCC4B to CMYK:

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

Color Meaning and Usage

A balanced yellow tone, #DDCC4B has RGB (221, 204, 75) and HSL (53°, 68%, 58%). Known for evoking optimism and creativity, this orange-yellow hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDCC4B is #4B5CDD, creating high-contrast pairings. For softer combinations, try analogous colors like #DD834B.

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

Contrast with #DDCC4B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDCC4B?

#DDCC4B is a balanced yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DDCC4B?

#DDCC4B in RGB is (221, 204, 75) - 221 red, 204 green, and 75 blue.

How to use #DDCC4B in CSS?

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

What colors go well with #DDCC4B?

#4B5CDD (complementary), #DD834B (analogous), and #B8A723 (lighter shade) work well with #DDCC4B.