#DFDDAD Color Information

Hex color code: #DFDDAD

The hex color #DFDDAD is a airy yellow with RGB values of (223, 221, 173) and HSL of (58°, 44%, 78%). It is widely used in graphic design.

Try:
Color NameWheat
HEX
#DFDDAD
RGB
223, 221, 173
HSL
58°, 44%, 78%
CMYK
0%, 1%, 22%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFDDAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 221, 173

Red: 223 / Green: 221 / Blue: 173

HSL

58°, 44%, 78%

Hue: 58° / Saturation: 44% / Lightness: 78%

CMYK

0%, 1%, 22%, 13%

Cyan: 0% / Magenta: 1% / Yellow: 22% / Key: 13%

What color is #DFDDAD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFDDAD to RGB:

rgb(223, 221, 173)HEX to RGB Converter →

HEX to HSL

Convert #DFDDAD to HSL:

hsl(58, 44%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #DFDDAD to CMYK:

cmyk(0%, 1%, 22%, 13%)Color Converter →

Color Meaning and Usage

A soft yellow tone, #DFDDAD has RGB (223, 221, 173) and HSL (58°, 44%, 78%). Known for evoking optimism and creativity, this orange-yellow hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFDDAD is #AEB0E0, creating high-contrast pairings. For softer combinations, try analogous colors like #E0C5AE.

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

Contrast with #DFDDAD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFDDAD?

#DFDDAD is a soft yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DFDDAD?

#DFDDAD in RGB is (223, 221, 173) - 223 red, 221 green, and 173 blue.

How to use #DFDDAD in CSS?

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

What colors go well with #DFDDAD?

#AEB0E0 (complementary), #E0C5AE (analogous), and #CAC777 (lighter shade) work well with #DFDDAD.