#EEF1FC Color Information

Hex color code: #EEF1FC

The hex color #EEF1FC is a ethereal blue with RGB values of (238, 241, 252) and HSL of (227°, 70%, 96%). It is widely used in graphic design.

Try:
Color NameGhost White
HEX
#EEF1FC
RGB
238, 241, 252
HSL
227°, 70%, 96%
CMYK
6%, 4%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEF1FC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 241, 252

Red: 238 / Green: 241 / Blue: 252

HSL

227°, 70%, 96%

Hue: 227° / Saturation: 70% / Lightness: 96%

CMYK

6%, 4%, 0%, 1%

Cyan: 6% / Magenta: 4% / Yellow: 0% / Key: 1%

What color is #EEF1FC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEF1FC to RGB:

rgb(238, 241, 252)HEX to RGB Converter →

HEX to HSL

Convert #EEF1FC to HSL:

hsl(227, 70%, 96%)RGB to HSL Converter →

HEX to CMYK

Convert #EEF1FC to CMYK:

cmyk(6%, 4%, 0%, 1%)Color Converter →

Color Meaning and Usage

#EEF1FC is a ethereal blue color with RGB values of 238, 241, 252 and HSL of 227°, 70%, 96%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEF1FC is #FCF9EE, creating high-contrast pairings. For softer combinations, try analogous colors like #EEF8FC.

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

Contrast with #EEF1FC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEF1FC?

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

What is the RGB value of #EEF1FC?

#EEF1FC in RGB is (238, 241, 252) - 238 red, 241 green, and 252 blue.

How to use #EEF1FC in CSS?

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

What colors go well with #EEF1FC?

#FCF9EE (complementary), #EEF8FC (analogous), and #ADBBF0 (lighter shade) work well with #EEF1FC.