#DFDFDA Color Information

Hex color code: #DFDFDA

A ethereal yellow shade, #DFDFDA appears as (223, 223, 218) in RGB and (60°, 7%, 86%) in HSL. It is typically applied in digital products.

Try:
Color NameAntique White
HEX
#DFDFDA
RGB
223, 223, 218
HSL
60°, 7%, 86%
CMYK
0%, 0%, 2%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFDFDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 223, 218

Red: 223 / Green: 223 / Blue: 218

HSL

60°, 7%, 86%

Hue: 60° / Saturation: 7% / Lightness: 86%

CMYK

0%, 0%, 2%, 13%

Cyan: 0% / Magenta: 0% / Yellow: 2% / Key: 13%

What color is #DFDFDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFDFDA to RGB:

rgb(223, 223, 218)HEX to RGB Converter →

HEX to HSL

Convert #DFDFDA to HSL:

hsl(60, 7%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #DFDFDA to CMYK:

cmyk(0%, 0%, 2%, 13%)Color Converter →

Color Meaning and Usage

A airy yellow tone, #DFDFDA has RGB (223, 223, 218) and HSL (60°, 7%, 86%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFDFDA is #D9D9DE, creating high-contrast pairings. For softer combinations, try analogous colors like #DEDBD9.

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

Contrast with #DFDFDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFDFDA?

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

What is the RGB value of #DFDFDA?

#DFDFDA in RGB is (223, 223, 218) - 223 red, 223 green, and 218 blue.

How to use #DFDFDA in CSS?

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

What colors go well with #DFDFDA?

#D9D9DE (complementary), #DEDBD9 (analogous), and #BABAB0 (lighter shade) work well with #DFDFDA.