#DFDCD7 Color Information

Hex color code: #DFDCD7

A ethereal orange shade, #DFDCD7 appears as (223, 220, 215) in RGB and (38°, 11%, 86%) in HSL. It is typically applied in digital products.

Try:
Color NameAntique White
HEX
#DFDCD7
RGB
223, 220, 215
HSL
38°, 11%, 86%
CMYK
0%, 1%, 4%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFDCD7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 220, 215

Red: 223 / Green: 220 / Blue: 215

HSL

38°, 11%, 86%

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

CMYK

0%, 1%, 4%, 13%

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

What color is #DFDCD7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFDCD7 to RGB:

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

HEX to HSL

Convert #DFDCD7 to HSL:

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

HEX to CMYK

Convert #DFDCD7 to CMYK:

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

Color Meaning and Usage

#DFDCD7 is a ethereal orange color with RGB values of 223, 220, 215 and HSL of 38°, 11%, 86%. This very light tint evokes purity and simplicity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFDCD7 is #D7DADF, creating high-contrast pairings. For softer combinations, try analogous colors like #DFD8D7.

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

Contrast with #DFDCD7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFDCD7?

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

What is the RGB value of #DFDCD7?

#DFDCD7 in RGB is (223, 220, 215) - 223 red, 220 green, and 215 blue.

How to use #DFDCD7 in CSS?

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

What colors go well with #DFDCD7?

#D7DADF (complementary), #DFD8D7 (analogous), and #BDB7AD (lighter shade) work well with #DFDCD7.