#DFDCAF Color Information

Hex color code: #DFDCAF

The hex color #DFDCAF is a light yellow with RGB values of (223, 220, 175) and HSL of (56°, 43%, 78%). It is frequently seen in web interfaces.

Try:
Color NameWheat
HEX
#DFDCAF
RGB
223, 220, 175
HSL
56°, 43%, 78%
CMYK
0%, 1%, 22%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFDCAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 220, 175

Red: 223 / Green: 220 / Blue: 175

HSL

56°, 43%, 78%

Hue: 56° / Saturation: 43% / Lightness: 78%

CMYK

0%, 1%, 22%, 13%

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

What color is #DFDCAF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFDCAF to RGB:

rgb(223, 220, 175)HEX to RGB Converter →

HEX to HSL

Convert #DFDCAF to HSL:

hsl(56, 43%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #DFDCAF to CMYK:

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

Color Meaning and Usage

#DFDCAF is a light yellow color with RGB values of 223, 220, 175 and HSL of 56°, 43%, 78%. This orange-yellow hue evokes optimism and creativity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFDCAF is #AFB2DF, creating high-contrast pairings. For softer combinations, try analogous colors like #DFC4AF.

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

Contrast with #DFDCAF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFDCAF?

#DFDCAF is a light yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DFDCAF?

#DFDCAF in RGB is (223, 220, 175) - 223 red, 220 green, and 175 blue.

How to use #DFDCAF in CSS?

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

What colors go well with #DFDCAF?

#AFB2DF (complementary), #DFC4AF (analogous), and #C9C478 (lighter shade) work well with #DFDCAF.