#DFD8BA Color Information

Hex color code: #DFD8BA

The hex color #DFD8BA is a soft yellow with RGB values of (223, 216, 186) and HSL of (49°, 37%, 80%). It is frequently seen in web interfaces.

Try:
Color NameWheat
HEX
#DFD8BA
RGB
223, 216, 186
HSL
49°, 37%, 80%
CMYK
0%, 3%, 17%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFD8BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 216, 186

Red: 223 / Green: 216 / Blue: 186

HSL

49°, 37%, 80%

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

CMYK

0%, 3%, 17%, 13%

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

What color is #DFD8BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFD8BA to RGB:

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

HEX to HSL

Convert #DFD8BA to HSL:

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

HEX to CMYK

Convert #DFD8BA to CMYK:

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

Color Meaning and Usage

#DFD8BA is a airy yellow color with RGB values of 223, 216, 186 and HSL of 49°, 37%, 80%. This orange-yellow hue evokes optimism and creativity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFD8BA is #B9C0DF, creating high-contrast pairings. For softer combinations, try analogous colors like #DFC5B9.

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

Contrast with #DFD8BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFD8BA?

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

What is the RGB value of #DFD8BA?

#DFD8BA in RGB is (223, 216, 186) - 223 red, 216 green, and 186 blue.

How to use #DFD8BA in CSS?

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

What colors go well with #DFD8BA?

#B9C0DF (complementary), #DFC5B9 (analogous), and #C7BB85 (lighter shade) work well with #DFD8BA.