#EEF1FD Color Information

Hex color code: #EEF1FD

The hex color #EEF1FD is a soft blue with RGB values of (238, 241, 253) and HSL of (228°, 79%, 96%). It is frequently seen in web interfaces.

Try:
Color NameGhost White
HEX
#EEF1FD
RGB
238, 241, 253
HSL
228°, 79%, 96%
CMYK
6%, 5%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEF1FD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 241, 253

Red: 238 / Green: 241 / Blue: 253

HSL

228°, 79%, 96%

Hue: 228° / Saturation: 79% / Lightness: 96%

CMYK

6%, 5%, 0%, 1%

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

What color is #EEF1FD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEF1FD to RGB:

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

HEX to HSL

Convert #EEF1FD to HSL:

hsl(228, 79%, 96%)RGB to HSL Converter →

HEX to CMYK

Convert #EEF1FD to CMYK:

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

Color Meaning and Usage

#EEF1FD is a soft blue color with RGB values of 238, 241, 253 and HSL of 228°, 79%, 96%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEF1FD is #FDFAED, creating high-contrast pairings. For softer combinations, try analogous colors like #EDF8FD.

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

Contrast with #EEF1FD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEF1FD?

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

What is the RGB value of #EEF1FD?

#EEF1FD in RGB is (238, 241, 253) - 238 red, 241 green, and 253 blue.

How to use #EEF1FD in CSS?

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

What colors go well with #EEF1FD?

#FDFAED (complementary), #EDF8FD (analogous), and #A8B8F5 (lighter shade) work well with #EEF1FD.