#E1DBDD Color Information

Hex color code: #E1DBDD

A delicate magenta shade, #E1DBDD appears as (225, 219, 221) in RGB and (340°, 9%, 87%) in HSL. It is often used for branding and logos.

Try:
Color NameAntique White
HEX
#E1DBDD
RGB
225, 219, 221
HSL
340°, 9%, 87%
CMYK
0%, 3%, 2%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E1DBDD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

225, 219, 221

Red: 225 / Green: 219 / Blue: 221

HSL

340°, 9%, 87%

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

CMYK

0%, 3%, 2%, 12%

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

What color is #E1DBDD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E1DBDD to RGB:

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

HEX to HSL

Convert #E1DBDD to HSL:

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

HEX to CMYK

Convert #E1DBDD to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #E1DBDD has RGB (225, 219, 221) and HSL (340°, 9%, 87%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E1DBDD is #DBE1DF, creating high-contrast pairings. For softer combinations, try analogous colors like #E1DBE0.

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

Contrast with #E1DBDD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E1DBDD?

#E1DBDD is a delicate magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #E1DBDD?

#E1DBDD in RGB is (225, 219, 221) - 225 red, 219 green, and 221 blue.

How to use #E1DBDD in CSS?

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

What colors go well with #E1DBDD?

#DBE1DF (complementary), #E1DBE0 (analogous), and #BEB1B5 (lighter shade) work well with #E1DBDD.