#DFCDAD Color Information

Hex color code: #DFCDAD

#DFCDAD is a airy orange color. In RGB it is (223, 205, 173), and in HSL it is (38°, 44%, 78%). It is widely used in graphic design.

Try:
Color NameWheat
HEX
#DFCDAD
RGB
223, 205, 173
HSL
38°, 44%, 78%
CMYK
0%, 8%, 22%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFCDAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 205, 173

Red: 223 / Green: 205 / Blue: 173

HSL

38°, 44%, 78%

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

CMYK

0%, 8%, 22%, 13%

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

What color is #DFCDAD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFCDAD to RGB:

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

HEX to HSL

Convert #DFCDAD to HSL:

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

HEX to CMYK

Convert #DFCDAD to CMYK:

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

Color Meaning and Usage

A airy orange tone, #DFCDAD has RGB (223, 205, 173) and HSL (38°, 44%, 78%). 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 #DFCDAD is #AEC0E0, creating high-contrast pairings. For softer combinations, try analogous colors like #E0B5AE.

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

Contrast with #DFCDAD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFCDAD?

#DFCDAD is a airy orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DFCDAD?

#DFCDAD in RGB is (223, 205, 173) - 223 red, 205 green, and 173 blue.

How to use #DFCDAD in CSS?

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

What colors go well with #DFCDAD?

#AEC0E0 (complementary), #E0B5AE (analogous), and #CAAC77 (lighter shade) work well with #DFCDAD.