#EFF0FD Color Information

Hex color code: #EFF0FD

A soft blue shade, #EFF0FD appears as (239, 240, 253) in RGB and (236°, 78%, 96%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameGhost White
HEX
#EFF0FD
RGB
239, 240, 253
HSL
236°, 78%, 96%
CMYK
6%, 5%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFF0FD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 240, 253

Red: 239 / Green: 240 / Blue: 253

HSL

236°, 78%, 96%

Hue: 236° / Saturation: 78% / Lightness: 96%

CMYK

6%, 5%, 0%, 1%

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

What color is #EFF0FD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFF0FD to RGB:

rgb(239, 240, 253)HEX to RGB Converter →

HEX to HSL

Convert #EFF0FD to HSL:

hsl(236, 78%, 96%)RGB to HSL Converter →

HEX to CMYK

Convert #EFF0FD to CMYK:

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

Color Meaning and Usage

#EFF0FD is a ethereal blue color with RGB values of 239, 240, 253 and HSL of 236°, 78%, 96%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFF0FD is #FDFCED, creating high-contrast pairings. For softer combinations, try analogous colors like #EDF6FD.

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

Contrast with #EFF0FD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFF0FD?

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

What is the RGB value of #EFF0FD?

#EFF0FD in RGB is (239, 240, 253) - 239 red, 240 green, and 253 blue.

How to use #EFF0FD in CSS?

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

What colors go well with #EFF0FD?

#FDFCED (complementary), #EDF6FD (analogous), and #A9AEF4 (lighter shade) work well with #EFF0FD.