#E5DFDC Color Information

Hex color code: #E5DFDC

#E5DFDC is a ethereal orange color. In RGB it is (229, 223, 220), and in HSL it is (20°, 15%, 88%). It is typically applied in digital products.

Try:
Color NameAntique White
HEX
#E5DFDC
RGB
229, 223, 220
HSL
20°, 15%, 88%
CMYK
0%, 3%, 4%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E5DFDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

229, 223, 220

Red: 229 / Green: 223 / Blue: 220

HSL

20°, 15%, 88%

Hue: 20° / Saturation: 15% / Lightness: 88%

CMYK

0%, 3%, 4%, 10%

Cyan: 0% / Magenta: 3% / Yellow: 4% / Key: 10%

What color is #E5DFDC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E5DFDC to RGB:

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

HEX to HSL

Convert #E5DFDC to HSL:

hsl(20, 15%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #E5DFDC to CMYK:

cmyk(0%, 3%, 4%, 10%)Color Converter →

Color Meaning and Usage

#E5DFDC is a ethereal orange color with RGB values of 229, 223, 220 and HSL of 20°, 15%, 88%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E5DFDC is #DCE2E5, creating high-contrast pairings. For softer combinations, try analogous colors like #E5DCDD.

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

Contrast with #E5DFDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E5DFDC?

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

What is the RGB value of #E5DFDC?

#E5DFDC in RGB is (229, 223, 220) - 229 red, 223 green, and 220 blue.

How to use #E5DFDC in CSS?

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

What colors go well with #E5DFDC?

#DCE2E5 (complementary), #E5DCDD (analogous), and #C4B7B0 (lighter shade) work well with #E5DFDC.