#E1DFDB Color Information

Hex color code: #E1DFDB

A ethereal orange shade, #E1DFDB appears as (225, 223, 219) in RGB and (40°, 9%, 87%) in HSL. It is typically applied in digital products.

Try:
Color NameAntique White
HEX
#E1DFDB
RGB
225, 223, 219
HSL
40°, 9%, 87%
CMYK
0%, 1%, 3%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E1DFDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

225, 223, 219

Red: 225 / Green: 223 / Blue: 219

HSL

40°, 9%, 87%

Hue: 40° / Saturation: 9% / Lightness: 87%

CMYK

0%, 1%, 3%, 12%

Cyan: 0% / Magenta: 1% / Yellow: 3% / Key: 12%

What color is #E1DFDB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E1DFDB to RGB:

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

HEX to HSL

Convert #E1DFDB to HSL:

hsl(40, 9%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #E1DFDB to CMYK:

cmyk(0%, 1%, 3%, 12%)Color Converter →

Color Meaning and Usage

#E1DFDB is a soft orange color with RGB values of 225, 223, 219 and HSL of 40°, 9%, 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 #E1DFDB is #DBDDE1, creating high-contrast pairings. For softer combinations, try analogous colors like #E1DCDB.

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

Contrast with #E1DFDB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E1DFDB?

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

What is the RGB value of #E1DFDB?

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

How to use #E1DFDB in CSS?

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

What colors go well with #E1DFDB?

#DBDDE1 (complementary), #E1DCDB (analogous), and #BEBAB1 (lighter shade) work well with #E1DFDB.