#DFDDCA Color Information

Hex color code: #DFDDCA

A soft yellow shade, #DFDDCA appears as (223, 221, 202) in RGB and (54°, 25%, 83%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameWheat
HEX
#DFDDCA
RGB
223, 221, 202
HSL
54°, 25%, 83%
CMYK
0%, 1%, 9%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFDDCA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 221, 202

Red: 223 / Green: 221 / Blue: 202

HSL

54°, 25%, 83%

Hue: 54° / Saturation: 25% / Lightness: 83%

CMYK

0%, 1%, 9%, 13%

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

What color is #DFDDCA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFDDCA to RGB:

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

HEX to HSL

Convert #DFDDCA to HSL:

hsl(54, 25%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #DFDDCA to CMYK:

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

Color Meaning and Usage

#DFDDCA is a airy yellow color with RGB values of 223, 221, 202 and HSL of 54°, 25%, 83%. This very light tint evokes purity and simplicity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFDDCA is #C9CBDE, creating high-contrast pairings. For softer combinations, try analogous colors like #DED1C9.

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

Contrast with #DFDDCA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFDDCA?

#DFDDCA is a airy yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DFDDCA?

#DFDDCA in RGB is (223, 221, 202) - 223 red, 221 green, and 202 blue.

How to use #DFDDCA in CSS?

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

What colors go well with #DFDDCA?

#C9CBDE (complementary), #DED1C9 (analogous), and #C2BE99 (lighter shade) work well with #DFDDCA.