#DDC146 Color Information

Hex color code: #DDC146

The hex color #DDC146 is a neutral yellow with RGB values of (221, 193, 70) and HSL of (49°, 69%, 57%). It is commonly used in modern UI design.

Try:
Color NameSandy Brown
HEX
#DDC146
RGB
221, 193, 70
HSL
49°, 69%, 57%
CMYK
0%, 13%, 68%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDC146; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 193, 70

Red: 221 / Green: 193 / Blue: 70

HSL

49°, 69%, 57%

Hue: 49° / Saturation: 69% / Lightness: 57%

CMYK

0%, 13%, 68%, 13%

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

What color is #DDC146?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDC146 to RGB:

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

HEX to HSL

Convert #DDC146 to HSL:

hsl(49, 69%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #DDC146 to CMYK:

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

Color Meaning and Usage

#DDC146 is a subtle yellow color with RGB values of 221, 193, 70 and HSL of 49°, 69%, 57%. This orange-yellow hue evokes optimism and creativity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDC146 is #4661DD, creating high-contrast pairings. For softer combinations, try analogous colors like #DD7646.

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

Contrast with #DDC146

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDC146?

#DDC146 is a subtle yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DDC146?

#DDC146 in RGB is (221, 193, 70) - 221 red, 193 green, and 70 blue.

How to use #DDC146 in CSS?

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

What colors go well with #DDC146?

#4661DD (complementary), #DD7646 (analogous), and #B59A21 (lighter shade) work well with #DDC146.