#DFD9CB Color Information

Hex color code: #DFD9CB

The hex color #DFD9CB is a airy orange with RGB values of (223, 217, 203) and HSL of (42°, 24%, 84%). It is popular in mobile app design.

Try:
Color NameWheat
HEX
#DFD9CB
RGB
223, 217, 203
HSL
42°, 24%, 84%
CMYK
0%, 3%, 9%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFD9CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 217, 203

Red: 223 / Green: 217 / Blue: 203

HSL

42°, 24%, 84%

Hue: 42° / Saturation: 24% / Lightness: 84%

CMYK

0%, 3%, 9%, 13%

Cyan: 0% / Magenta: 3% / Yellow: 9% / Key: 13%

What color is #DFD9CB?

#DFD9CB is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFD9CB to RGB:

rgb(223, 217, 203)HEX to RGB Converter →

HEX to HSL

Convert #DFD9CB to HSL:

hsl(42, 24%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #DFD9CB to CMYK:

cmyk(0%, 3%, 9%, 13%)Color Converter →

Color Meaning and Usage

A soft orange tone, #DFD9CB has RGB (223, 217, 203) and HSL (42°, 24%, 84%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFD9CB is #CCD2E0, creating high-contrast pairings. For softer combinations, try analogous colors like #E0D0CC.

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

Contrast with #DFD9CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFD9CB?

#DFD9CB is a soft orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DFD9CB?

#DFD9CB in RGB is (223, 217, 203) - 223 red, 217 green, and 203 blue.

How to use #DFD9CB in CSS?

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

What colors go well with #DFD9CB?

#CCD2E0 (complementary), #E0D0CC (analogous), and #C3B89D (lighter shade) work well with #DFD9CB.