#E0DFE7 Color Information

Hex color code: #E0DFE7

#E0DFE7 is a soft blue color. In RGB it is (224, 223, 231), and in HSL it is (248°, 14%, 89%). It is often used for branding and logos.

Try:
Color NameLavender
HEX
#E0DFE7
RGB
224, 223, 231
HSL
248°, 14%, 89%
CMYK
3%, 3%, 0%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E0DFE7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

224, 223, 231

Red: 224 / Green: 223 / Blue: 231

HSL

248°, 14%, 89%

Hue: 248° / Saturation: 14% / Lightness: 89%

CMYK

3%, 3%, 0%, 9%

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

What color is #E0DFE7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E0DFE7 to RGB:

rgb(224, 223, 231)HEX to RGB Converter →

HEX to HSL

Convert #E0DFE7 to HSL:

hsl(248, 14%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #E0DFE7 to CMYK:

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

Color Meaning and Usage

#E0DFE7 is a ethereal blue color with RGB values of 224, 223, 231 and HSL of 248°, 14%, 89%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E0DFE7 is #E6E7DF, creating high-contrast pairings. For softer combinations, try analogous colors like #DFE2E7.

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

Frequently Asked Questions

What color is #E0DFE7?

#E0DFE7 is a ethereal blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #E0DFE7?

#E0DFE7 in RGB is (224, 223, 231) - 224 red, 223 green, and 231 blue.

How to use #E0DFE7 in CSS?

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

What colors go well with #E0DFE7?

#E6E7DF (complementary), #DFE2E7 (analogous), and #B6B3C6 (lighter shade) work well with #E0DFE7.