#EAF2FE Color Information

Hex color code: #EAF2FE

A ethereal blue shade, #EAF2FE appears as (234, 242, 254) in RGB and (216°, 91%, 96%) in HSL. It is typically applied in digital products.

Try:
Color NameLavender
HEX
#EAF2FE
RGB
234, 242, 254
HSL
216°, 91%, 96%
CMYK
8%, 5%, 0%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAF2FE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 242, 254

Red: 234 / Green: 242 / Blue: 254

HSL

216°, 91%, 96%

Hue: 216° / Saturation: 91% / Lightness: 96%

CMYK

8%, 5%, 0%, 0%

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

What color is #EAF2FE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAF2FE to RGB:

rgb(234, 242, 254)HEX to RGB Converter →

HEX to HSL

Convert #EAF2FE to HSL:

hsl(216, 91%, 96%)RGB to HSL Converter →

HEX to CMYK

Convert #EAF2FE to CMYK:

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

Color Meaning and Usage

#EAF2FE is a light blue color with RGB values of 234, 242, 254 and HSL of 216°, 91%, 96%. This very light tint evokes purity and simplicity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EAF2FE is #FEF7EC, creating high-contrast pairings. For softer combinations, try analogous colors like #ECFCFE.

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

Contrast with #EAF2FE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAF2FE?

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

What is the RGB value of #EAF2FE?

#EAF2FE in RGB is (234, 242, 254) - 234 red, 242 green, and 254 blue.

How to use #EAF2FE in CSS?

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

What colors go well with #EAF2FE?

#FEF7EC (complementary), #ECFCFE (analogous), and #A2C6FB (lighter shade) work well with #EAF2FE.