#DDCE78 Color Information

Hex color code: #DDCE78

The hex color #DDCE78 is a balanced yellow with RGB values of (221, 206, 120) and HSL of (51°, 60%, 67%). It is frequently seen in web interfaces.

Try:
Color NameBurlywood
HEX
#DDCE78
RGB
221, 206, 120
HSL
51°, 60%, 67%
CMYK
0%, 7%, 46%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDCE78; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 206, 120

Red: 221 / Green: 206 / Blue: 120

HSL

51°, 60%, 67%

Hue: 51° / Saturation: 60% / Lightness: 67%

CMYK

0%, 7%, 46%, 13%

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

What color is #DDCE78?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDCE78 to RGB:

rgb(221, 206, 120)HEX to RGB Converter →

HEX to HSL

Convert #DDCE78 to HSL:

hsl(51, 60%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #DDCE78 to CMYK:

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

Color Meaning and Usage

A muted yellow tone, #DDCE78 has RGB (221, 206, 120) and HSL (51°, 60%, 67%). Known for evoking optimism and creativity, this orange-yellow hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDCE78 is #7888DD, creating high-contrast pairings. For softer combinations, try analogous colors like #DD9C78.

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

Contrast with #DDCE78

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDCE78?

#DDCE78 is a muted yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DDCE78?

#DDCE78 in RGB is (221, 206, 120) - 221 red, 206 green, and 120 blue.

How to use #DDCE78 in CSS?

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

What colors go well with #DDCE78?

#7888DD (complementary), #DD9C78 (analogous), and #CEB83B (lighter shade) work well with #DDCE78.