#DFDDBA Color Information

Hex color code: #DFDDBA

The hex color #DFDDBA is a light yellow with RGB values of (223, 221, 186) and HSL of (57°, 37%, 80%). It is commonly used in modern UI design.

Try:
Color NameWheat
HEX
#DFDDBA
RGB
223, 221, 186
HSL
57°, 37%, 80%
CMYK
0%, 1%, 17%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFDDBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 221, 186

Red: 223 / Green: 221 / Blue: 186

HSL

57°, 37%, 80%

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

CMYK

0%, 1%, 17%, 13%

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

What color is #DFDDBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFDDBA to RGB:

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

HEX to HSL

Convert #DFDDBA to HSL:

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

HEX to CMYK

Convert #DFDDBA to CMYK:

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

Color Meaning and Usage

A airy yellow tone, #DFDDBA has RGB (223, 221, 186) and HSL (57°, 37%, 80%). Known for evoking optimism and creativity, this orange-yellow hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFDDBA is #B9BBDF, creating high-contrast pairings. For softer combinations, try analogous colors like #DFCAB9.

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

Contrast with #DFDDBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFDDBA?

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

What is the RGB value of #DFDDBA?

#DFDDBA in RGB is (223, 221, 186) - 223 red, 221 green, and 186 blue.

How to use #DFDDBA in CSS?

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

What colors go well with #DFDDBA?

#B9BBDF (complementary), #DFCAB9 (analogous), and #C7C385 (lighter shade) work well with #DFDDBA.