#E0DFEB Color Information

Hex color code: #E0DFEB

A ethereal blue shade, #E0DFEB appears as (224, 223, 235) in RGB and (245°, 23%, 90%) in HSL. It is typically applied in digital products.

Try:
Color NameLavender
HEX
#E0DFEB
RGB
224, 223, 235
HSL
245°, 23%, 90%
CMYK
5%, 5%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E0DFEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

224, 223, 235

Red: 224 / Green: 223 / Blue: 235

HSL

245°, 23%, 90%

Hue: 245° / Saturation: 23% / Lightness: 90%

CMYK

5%, 5%, 0%, 8%

Cyan: 5% / Magenta: 5% / Yellow: 0% / Key: 8%

What color is #E0DFEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E0DFEB to RGB:

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

HEX to HSL

Convert #E0DFEB to HSL:

hsl(245, 23%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #E0DFEB to CMYK:

cmyk(5%, 5%, 0%, 8%)Color Converter →

Color Meaning and Usage

#E0DFEB is a airy blue color with RGB values of 224, 223, 235 and HSL of 245°, 23%, 90%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E0DFEB is #EAEBE0, creating high-contrast pairings. For softer combinations, try analogous colors like #E0E5EB.

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

Contrast with #E0DFEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E0DFEB?

#E0DFEB is a airy blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #E0DFEB?

#E0DFEB in RGB is (224, 223, 235) - 224 red, 223 green, and 235 blue.

How to use #E0DFEB in CSS?

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

What colors go well with #E0DFEB?

#EAEBE0 (complementary), #E0E5EB (analogous), and #B3B1CE (lighter shade) work well with #E0DFEB.