#DDCE4B Color Information

Hex color code: #DDCE4B

A understated yellow shade, #DDCE4B appears as (221, 206, 75) in RGB and (54°, 68%, 58%) in HSL. It is widely used in graphic design.

Try:
Color NameSandy Brown
HEX
#DDCE4B
RGB
221, 206, 75
HSL
54°, 68%, 58%
CMYK
0%, 7%, 66%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDCE4B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 206, 75

Red: 221 / Green: 206 / Blue: 75

HSL

54°, 68%, 58%

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

CMYK

0%, 7%, 66%, 13%

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

What color is #DDCE4B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDCE4B to RGB:

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

HEX to HSL

Convert #DDCE4B to HSL:

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

HEX to CMYK

Convert #DDCE4B to CMYK:

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

Color Meaning and Usage

A muted yellow tone, #DDCE4B has RGB (221, 206, 75) and HSL (54°, 68%, 58%). Known for evoking optimism and creativity, this orange-yellow hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDCE4B is #4B5ADD, creating high-contrast pairings. For softer combinations, try analogous colors like #DD854B.

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

Contrast with #DDCE4B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDCE4B?

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

What is the RGB value of #DDCE4B?

#DDCE4B in RGB is (221, 206, 75) - 221 red, 206 green, and 75 blue.

How to use #DDCE4B in CSS?

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

What colors go well with #DDCE4B?

#4B5ADD (complementary), #DD854B (analogous), and #B8A923 (lighter shade) work well with #DDCE4B.