#DFD6BA Color Information

Hex color code: #DFD6BA

#DFD6BA is a soft yellow color. In RGB it is (223, 214, 186), and in HSL it is (45°, 37%, 80%). It is frequently seen in web interfaces.

Try:
Color NameWheat
HEX
#DFD6BA
RGB
223, 214, 186
HSL
45°, 37%, 80%
CMYK
0%, 4%, 17%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFD6BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 214, 186

Red: 223 / Green: 214 / Blue: 186

HSL

45°, 37%, 80%

Hue: 45° / Saturation: 37% / Lightness: 80%

CMYK

0%, 4%, 17%, 13%

Cyan: 0% / Magenta: 4% / Yellow: 17% / Key: 13%

What color is #DFD6BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFD6BA to RGB:

rgb(223, 214, 186)HEX to RGB Converter →

HEX to HSL

Convert #DFD6BA to HSL:

hsl(45, 37%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #DFD6BA to CMYK:

cmyk(0%, 4%, 17%, 13%)Color Converter →

Color Meaning and Usage

#DFD6BA is a soft yellow color with RGB values of 223, 214, 186 and HSL of 45°, 37%, 80%. This orange-yellow hue evokes optimism and creativity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFD6BA is #B9C3DF, creating high-contrast pairings. For softer combinations, try analogous colors like #DFC3B9.

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

Contrast with #DFD6BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFD6BA?

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

What is the RGB value of #DFD6BA?

#DFD6BA in RGB is (223, 214, 186) - 223 red, 214 green, and 186 blue.

How to use #DFD6BA in CSS?

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

What colors go well with #DFD6BA?

#B9C3DF (complementary), #DFC3B9 (analogous), and #C7B685 (lighter shade) work well with #DFD6BA.