#EAEDF5 Color Information

Hex color code: #EAEDF5

The hex color #EAEDF5 is a airy blue with RGB values of (234, 237, 245) and HSL of (224°, 35%, 94%). It is widely used in graphic design.

Try:
Color NameLavender
HEX
#EAEDF5
RGB
234, 237, 245
HSL
224°, 35%, 94%
CMYK
4%, 3%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAEDF5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 237, 245

Red: 234 / Green: 237 / Blue: 245

HSL

224°, 35%, 94%

Hue: 224° / Saturation: 35% / Lightness: 94%

CMYK

4%, 3%, 0%, 4%

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

What color is #EAEDF5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAEDF5 to RGB:

rgb(234, 237, 245)HEX to RGB Converter →

HEX to HSL

Convert #EAEDF5 to HSL:

hsl(224, 35%, 94%)RGB to HSL Converter →

HEX to CMYK

Convert #EAEDF5 to CMYK:

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

Color Meaning and Usage

A soft blue tone, #EAEDF5 has RGB (234, 237, 245) and HSL (224°, 35%, 94%). 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 #EAEDF5 is #F5F2EA, creating high-contrast pairings. For softer combinations, try analogous colors like #EAF3F5.

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

Contrast with #EAEDF5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAEDF5?

#EAEDF5 is a soft blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EAEDF5?

#EAEDF5 in RGB is (234, 237, 245) - 234 red, 237 green, and 245 blue.

How to use #EAEDF5 in CSS?

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

What colors go well with #EAEDF5?

#F5F2EA (complementary), #EAF3F5 (analogous), and #B7C1DC (lighter shade) work well with #EAEDF5.