#E0DCDD Color Information

Hex color code: #E0DCDD

A soft red shade, #E0DCDD appears as (224, 220, 221) in RGB and (345°, 6%, 87%) in HSL. It is often used for branding and logos.

Try:
Color NameAntique White
HEX
#E0DCDD
RGB
224, 220, 221
HSL
345°, 6%, 87%
CMYK
0%, 2%, 1%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E0DCDD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

224, 220, 221

Red: 224 / Green: 220 / Blue: 221

HSL

345°, 6%, 87%

Hue: 345° / Saturation: 6% / Lightness: 87%

CMYK

0%, 2%, 1%, 12%

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

What color is #E0DCDD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E0DCDD to RGB:

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

HEX to HSL

Convert #E0DCDD to HSL:

hsl(345, 6%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #E0DCDD to CMYK:

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

Color Meaning and Usage

#E0DCDD is a light red color with RGB values of 224, 220, 221 and HSL of 345°, 6%, 87%. 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 #E0DCDD is #DCE0DF, creating high-contrast pairings. For softer combinations, try analogous colors like #E0DCDF.

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

Contrast with #E0DCDD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E0DCDD?

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

What is the RGB value of #E0DCDD?

#E0DCDD in RGB is (224, 220, 221) - 224 red, 220 green, and 221 blue.

How to use #E0DCDD in CSS?

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

What colors go well with #E0DCDD?

#DCE0DF (complementary), #E0DCDF (analogous), and #BCB3B5 (lighter shade) work well with #E0DCDD.