#E0EDFB Color Information

Hex color code: #E0EDFB

A delicate blue shade, #E0EDFB appears as (224, 237, 251) in RGB and (211°, 77%, 93%) in HSL. It is popular in mobile app design.

Try:
Color NameLavender
HEX
#E0EDFB
RGB
224, 237, 251
HSL
211°, 77%, 93%
CMYK
11%, 6%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E0EDFB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

224, 237, 251

Red: 224 / Green: 237 / Blue: 251

HSL

211°, 77%, 93%

Hue: 211° / Saturation: 77% / Lightness: 93%

CMYK

11%, 6%, 0%, 2%

Cyan: 11% / Magenta: 6% / Yellow: 0% / Key: 2%

What color is #E0EDFB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E0EDFB to RGB:

rgb(224, 237, 251)HEX to RGB Converter →

HEX to HSL

Convert #E0EDFB to HSL:

hsl(211, 77%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #E0EDFB to CMYK:

cmyk(11%, 6%, 0%, 2%)Color Converter →

Color Meaning and Usage

A delicate blue tone, #E0EDFB has RGB (224, 237, 251) and HSL (211°, 77%, 93%). 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 #E0EDFB is #FBEEDF, creating high-contrast pairings. For softer combinations, try analogous colors like #DFFAFB.

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

Contrast with #E0EDFB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E0EDFB?

#E0EDFB is a delicate blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #E0EDFB?

#E0EDFB in RGB is (224, 237, 251) - 224 red, 237 green, and 251 blue.

How to use #E0EDFB in CSS?

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

What colors go well with #E0EDFB?

#FBEEDF (complementary), #DFFAFB (analogous), and #9CC5F2 (lighter shade) work well with #E0EDFB.