#E0EBFB Color Information

Hex color code: #E0EBFB

A light blue shade, #E0EBFB appears as (224, 235, 251) in RGB and (216°, 77%, 93%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLavender
HEX
#E0EBFB
RGB
224, 235, 251
HSL
216°, 77%, 93%
CMYK
11%, 6%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E0EBFB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

224, 235, 251

Red: 224 / Green: 235 / Blue: 251

HSL

216°, 77%, 93%

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

CMYK

11%, 6%, 0%, 2%

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

What color is #E0EBFB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E0EBFB to RGB:

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

HEX to HSL

Convert #E0EBFB to HSL:

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

HEX to CMYK

Convert #E0EBFB to CMYK:

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

Color Meaning and Usage

A ethereal blue tone, #E0EBFB has RGB (224, 235, 251) and HSL (216°, 77%, 93%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E0EBFB is #FBF0DF, creating high-contrast pairings. For softer combinations, try analogous colors like #DFF8FB.

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

Contrast with #E0EBFB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E0EBFB?

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

What is the RGB value of #E0EBFB?

#E0EBFB in RGB is (224, 235, 251) - 224 red, 235 green, and 251 blue.

How to use #E0EBFB in CSS?

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

What colors go well with #E0EBFB?

#FBF0DF (complementary), #DFF8FB (analogous), and #9CBEF2 (lighter shade) work well with #E0EBFB.