#E0DCDB Color Information

Hex color code: #E0DCDB

A soft red shade, #E0DCDB appears as (224, 220, 219) in RGB and (12°, 7%, 87%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameAntique White
HEX
#E0DCDB
RGB
224, 220, 219
HSL
12°, 7%, 87%
CMYK
0%, 2%, 2%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E0DCDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

224, 220, 219

Red: 224 / Green: 220 / Blue: 219

HSL

12°, 7%, 87%

Hue: 12° / Saturation: 7% / Lightness: 87%

CMYK

0%, 2%, 2%, 12%

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

What color is #E0DCDB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E0DCDB to RGB:

rgb(224, 220, 219)HEX to RGB Converter →

HEX to HSL

Convert #E0DCDB to HSL:

hsl(12, 7%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #E0DCDB to CMYK:

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

Color Meaning and Usage

#E0DCDB is a soft red color with RGB values of 224, 220, 219 and HSL of 12°, 7%, 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 #E0DCDB is #DCDFE0, creating high-contrast pairings. For softer combinations, try analogous colors like #E0DCDD.

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

Contrast with #E0DCDB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E0DCDB?

#E0DCDB is a soft red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #E0DCDB?

#E0DCDB in RGB is (224, 220, 219) - 224 red, 220 green, and 219 blue.

How to use #E0DCDB in CSS?

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

What colors go well with #E0DCDB?

#DCDFE0 (complementary), #E0DCDD (analogous), and #BDB5B3 (lighter shade) work well with #E0DCDB.