#DFDCD0 Color Information

Hex color code: #DFDCD0

A airy yellow shade, #DFDCD0 appears as (223, 220, 208) in RGB and (48°, 19%, 85%) in HSL. It is widely used in graphic design.

Try:
Color NameAntique White
HEX
#DFDCD0
RGB
223, 220, 208
HSL
48°, 19%, 85%
CMYK
0%, 1%, 7%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFDCD0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 220, 208

Red: 223 / Green: 220 / Blue: 208

HSL

48°, 19%, 85%

Hue: 48° / Saturation: 19% / Lightness: 85%

CMYK

0%, 1%, 7%, 13%

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

What color is #DFDCD0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFDCD0 to RGB:

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

HEX to HSL

Convert #DFDCD0 to HSL:

hsl(48, 19%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #DFDCD0 to CMYK:

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

Color Meaning and Usage

A soft yellow tone, #DFDCD0 has RGB (223, 220, 208) and HSL (48°, 19%, 85%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFDCD0 is #D1D4E0, creating high-contrast pairings. For softer combinations, try analogous colors like #E0D6D1.

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

Contrast with #DFDCD0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFDCD0?

#DFDCD0 is a soft yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DFDCD0?

#DFDCD0 in RGB is (223, 220, 208) - 223 red, 220 green, and 208 blue.

How to use #DFDCD0 in CSS?

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

What colors go well with #DFDCD0?

#D1D4E0 (complementary), #E0D6D1 (analogous), and #C1BBA4 (lighter shade) work well with #DFDCD0.