#DDC131 Color Information

Hex color code: #DDC131

A bold yellow shade, #DDC131 appears as (221, 193, 49) in RGB and (50°, 72%, 53%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameGoldenrod
HEX
#DDC131
RGB
221, 193, 49
HSL
50°, 72%, 53%
CMYK
0%, 13%, 78%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDC131; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 193, 49

Red: 221 / Green: 193 / Blue: 49

HSL

50°, 72%, 53%

Hue: 50° / Saturation: 72% / Lightness: 53%

CMYK

0%, 13%, 78%, 13%

Cyan: 0% / Magenta: 13% / Yellow: 78% / Key: 13%

What color is #DDC131?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDC131 to RGB:

rgb(221, 193, 49)HEX to RGB Converter →

HEX to HSL

Convert #DDC131 to HSL:

hsl(50, 72%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #DDC131 to CMYK:

cmyk(0%, 13%, 78%, 13%)Color Converter →

Color Meaning and Usage

A vivid yellow tone, #DDC131 has RGB (221, 193, 49) and HSL (50°, 72%, 53%). Known for evoking optimism and creativity, this orange-yellow hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDC131 is #314EDD, creating high-contrast pairings. For softer combinations, try analogous colors like #DD6A31.

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

Contrast with #DDC131

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDC131?

#DDC131 is a vivid yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DDC131?

#DDC131 in RGB is (221, 193, 49) - 221 red, 193 green, and 49 blue.

How to use #DDC131 in CSS?

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

What colors go well with #DDC131?

#314EDD (complementary), #DD6A31 (analogous), and #A78F1B (lighter shade) work well with #DDC131.