#E7EAF3 Color Information

Hex color code: #E7EAF3

A delicate blue shade, #E7EAF3 appears as (231, 234, 243) in RGB and (225°, 33%, 93%) in HSL. It is popular in mobile app design.

Try:
Color NameLavender
HEX
#E7EAF3
RGB
231, 234, 243
HSL
225°, 33%, 93%
CMYK
5%, 4%, 0%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E7EAF3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

231, 234, 243

Red: 231 / Green: 234 / Blue: 243

HSL

225°, 33%, 93%

Hue: 225° / Saturation: 33% / Lightness: 93%

CMYK

5%, 4%, 0%, 5%

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

What color is #E7EAF3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E7EAF3 to RGB:

rgb(231, 234, 243)HEX to RGB Converter →

HEX to HSL

Convert #E7EAF3 to HSL:

hsl(225, 33%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #E7EAF3 to CMYK:

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

Color Meaning and Usage

A ethereal blue tone, #E7EAF3 has RGB (231, 234, 243) and HSL (225°, 33%, 93%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E7EAF3 is #F3F0E7, creating high-contrast pairings. For softer combinations, try analogous colors like #E7F0F3.

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

Contrast with #E7EAF3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E7EAF3?

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

What is the RGB value of #E7EAF3?

#E7EAF3 in RGB is (231, 234, 243) - 231 red, 234 green, and 243 blue.

How to use #E7EAF3 in CSS?

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

What colors go well with #E7EAF3?

#F3F0E7 (complementary), #E7F0F3 (analogous), and #B4BED9 (lighter shade) work well with #E7EAF3.