#DCD493 Color Information

Hex color code: #DCD493

#DCD493 is a neutral yellow color. In RGB it is (220, 212, 147), and in HSL it is (53°, 51%, 72%). It is commonly used in modern UI design.

Try:
Color NameKhaki
HEX
#DCD493
RGB
220, 212, 147
HSL
53°, 51%, 72%
CMYK
0%, 4%, 33%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCD493; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 212, 147

Red: 220 / Green: 212 / Blue: 147

HSL

53°, 51%, 72%

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

CMYK

0%, 4%, 33%, 14%

Cyan: 0% / Magenta: 4% / Yellow: 33% / Key: 14%

What color is #DCD493?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCD493 to RGB:

rgb(220, 212, 147)HEX to RGB Converter →

HEX to HSL

Convert #DCD493 to HSL:

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

HEX to CMYK

Convert #DCD493 to CMYK:

cmyk(0%, 4%, 33%, 14%)Color Converter →

Color Meaning and Usage

A understated yellow tone, #DCD493 has RGB (220, 212, 147) and HSL (53°, 51%, 72%). 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 #DCD493 is #939CDC, creating high-contrast pairings. For softer combinations, try analogous colors like #DCAF93.

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

Contrast with #DCD493

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCD493?

#DCD493 is a understated yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DCD493?

#DCD493 in RGB is (220, 212, 147) - 220 red, 212 green, and 147 blue.

How to use #DCD493 in CSS?

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

What colors go well with #DCD493?

#939CDC (complementary), #DCAF93 (analogous), and #C9BC59 (lighter shade) work well with #DCD493.