#DFDFDB Color Information

Hex color code: #DFDFDB

A ethereal yellow shade, #DFDFDB appears as (223, 223, 219) in RGB and (60°, 6%, 87%) in HSL. It is typically applied in digital products.

Try:
Color NameAntique White
HEX
#DFDFDB
RGB
223, 223, 219
HSL
60°, 6%, 87%
CMYK
0%, 0%, 2%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFDFDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 223, 219

Red: 223 / Green: 223 / Blue: 219

HSL

60°, 6%, 87%

Hue: 60° / Saturation: 6% / Lightness: 87%

CMYK

0%, 0%, 2%, 13%

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

What color is #DFDFDB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFDFDB to RGB:

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

HEX to HSL

Convert #DFDFDB to HSL:

hsl(60, 6%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #DFDFDB to CMYK:

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

Color Meaning and Usage

#DFDFDB is a delicate yellow color with RGB values of 223, 223, 219 and HSL of 60°, 6%, 87%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFDFDB is #DCDCE0, creating high-contrast pairings. For softer combinations, try analogous colors like #E0DEDC.

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

Contrast with #DFDFDB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFDFDB?

#DFDFDB is a delicate yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DFDFDB?

#DFDFDB in RGB is (223, 223, 219) - 223 red, 223 green, and 219 blue.

How to use #DFDFDB in CSS?

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

What colors go well with #DFDFDB?

#DCDCE0 (complementary), #E0DEDC (analogous), and #BCBCB3 (lighter shade) work well with #DFDFDB.