#E5EFFB Color Information

Hex color code: #E5EFFB

A light blue shade, #E5EFFB appears as (229, 239, 251) in RGB and (213°, 73%, 94%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLavender
HEX
#E5EFFB
RGB
229, 239, 251
HSL
213°, 73%, 94%
CMYK
9%, 5%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E5EFFB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

229, 239, 251

Red: 229 / Green: 239 / Blue: 251

HSL

213°, 73%, 94%

Hue: 213° / Saturation: 73% / Lightness: 94%

CMYK

9%, 5%, 0%, 2%

Cyan: 9% / Magenta: 5% / Yellow: 0% / Key: 2%

What color is #E5EFFB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E5EFFB to RGB:

rgb(229, 239, 251)HEX to RGB Converter →

HEX to HSL

Convert #E5EFFB to HSL:

hsl(213, 73%, 94%)RGB to HSL Converter →

HEX to CMYK

Convert #E5EFFB to CMYK:

cmyk(9%, 5%, 0%, 2%)Color Converter →

Color Meaning and Usage

#E5EFFB is a airy blue color with RGB values of 229, 239, 251 and HSL of 213°, 73%, 94%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E5EFFB is #FBF1E5, creating high-contrast pairings. For softer combinations, try analogous colors like #E5FAFB.

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

Contrast with #E5EFFB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E5EFFB?

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

What is the RGB value of #E5EFFB?

#E5EFFB in RGB is (229, 239, 251) - 229 red, 239 green, and 251 blue.

How to use #E5EFFB in CSS?

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

What colors go well with #E5EFFB?

#FBF1E5 (complementary), #E5FAFB (analogous), and #A2C6F1 (lighter shade) work well with #E5EFFB.