#E5DADE Color Information

Hex color code: #E5DADE

The hex color #E5DADE is a light magenta with RGB values of (229, 218, 222) and HSL of (338°, 17%, 88%). It is commonly used in modern UI design.

Try:
Color NameAntique White
HEX
#E5DADE
RGB
229, 218, 222
HSL
338°, 17%, 88%
CMYK
0%, 5%, 3%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E5DADE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

229, 218, 222

Red: 229 / Green: 218 / Blue: 222

HSL

338°, 17%, 88%

Hue: 338° / Saturation: 17% / Lightness: 88%

CMYK

0%, 5%, 3%, 10%

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

What color is #E5DADE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E5DADE to RGB:

rgb(229, 218, 222)HEX to RGB Converter →

HEX to HSL

Convert #E5DADE to HSL:

hsl(338, 17%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #E5DADE to CMYK:

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

Color Meaning and Usage

A airy magenta tone, #E5DADE has RGB (229, 218, 222) and HSL (338°, 17%, 88%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E5DADE is #DBE6E2, creating high-contrast pairings. For softer combinations, try analogous colors like #E6DBE4.

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

Contrast with #E5DADE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E5DADE?

#E5DADE is a airy magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #E5DADE?

#E5DADE in RGB is (229, 218, 222) - 229 red, 218 green, and 222 blue.

How to use #E5DADE in CSS?

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

What colors go well with #E5DADE?

#DBE6E2 (complementary), #E6DBE4 (analogous), and #C6AEB7 (lighter shade) work well with #E5DADE.