#DFDAD7 Color Information

Hex color code: #DFDAD7

A light orange shade, #DFDAD7 appears as (223, 218, 215) in RGB and (22°, 11%, 86%) in HSL. It is commonly used in modern UI design.

Try:
Color NameAntique White
HEX
#DFDAD7
RGB
223, 218, 215
HSL
22°, 11%, 86%
CMYK
0%, 2%, 4%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFDAD7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 218, 215

Red: 223 / Green: 218 / Blue: 215

HSL

22°, 11%, 86%

Hue: 22° / Saturation: 11% / Lightness: 86%

CMYK

0%, 2%, 4%, 13%

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

What color is #DFDAD7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFDAD7 to RGB:

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

HEX to HSL

Convert #DFDAD7 to HSL:

hsl(22, 11%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #DFDAD7 to CMYK:

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

Color Meaning and Usage

A light orange tone, #DFDAD7 has RGB (223, 218, 215) and HSL (22°, 11%, 86%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFDAD7 is #D7DCDF, creating high-contrast pairings. For softer combinations, try analogous colors like #DFD7D8.

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

Contrast with #DFDAD7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFDAD7?

#DFDAD7 is a light orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DFDAD7?

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

How to use #DFDAD7 in CSS?

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

What colors go well with #DFDAD7?

#D7DCDF (complementary), #DFD7D8 (analogous), and #BDB3AD (lighter shade) work well with #DFDAD7.