#E7DAD9 Color Information

Hex color code: #E7DAD9

A ethereal red shade, #E7DAD9 appears as (231, 218, 217) in RGB and (4°, 23%, 88%) in HSL. It is typically applied in digital products.

Try:
Color NameAntique White
HEX
#E7DAD9
RGB
231, 218, 217
HSL
4°, 23%, 88%
CMYK
0%, 6%, 6%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E7DAD9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

231, 218, 217

Red: 231 / Green: 218 / Blue: 217

HSL

4°, 23%, 88%

Hue: 4° / Saturation: 23% / Lightness: 88%

CMYK

0%, 6%, 6%, 9%

Cyan: 0% / Magenta: 6% / Yellow: 6% / Key: 9%

What color is #E7DAD9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E7DAD9 to RGB:

rgb(231, 218, 217)HEX to RGB Converter →

HEX to HSL

Convert #E7DAD9 to HSL:

hsl(4, 23%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #E7DAD9 to CMYK:

cmyk(0%, 6%, 6%, 9%)Color Converter →

Color Meaning and Usage

#E7DAD9 is a delicate red color with RGB values of 231, 218, 217 and HSL of 4°, 23%, 88%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E7DAD9 is #D9E6E7, creating high-contrast pairings. For softer combinations, try analogous colors like #E7D9DF.

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

Contrast with #E7DAD9

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 #E7DAD9?

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

What is the RGB value of #E7DAD9?

#E7DAD9 in RGB is (231, 218, 217) - 231 red, 218 green, and 217 blue.

How to use #E7DAD9 in CSS?

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

What colors go well with #E7DAD9?

#D9E6E7 (complementary), #E7D9DF (analogous), and #CAACAA (lighter shade) work well with #E7DAD9.