#EEEFF5 Color Information

Hex color code: #EEEFF5

A ethereal blue shade, #EEEFF5 appears as (238, 239, 245) in RGB and (231°, 26%, 95%) in HSL. It is widely used in graphic design.

Try:
Color NameLavender
HEX
#EEEFF5
RGB
238, 239, 245
HSL
231°, 26%, 95%
CMYK
3%, 2%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEEFF5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 239, 245

Red: 238 / Green: 239 / Blue: 245

HSL

231°, 26%, 95%

Hue: 231° / Saturation: 26% / Lightness: 95%

CMYK

3%, 2%, 0%, 4%

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

What color is #EEEFF5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEEFF5 to RGB:

rgb(238, 239, 245)HEX to RGB Converter →

HEX to HSL

Convert #EEEFF5 to HSL:

hsl(231, 26%, 95%)RGB to HSL Converter →

HEX to CMYK

Convert #EEEFF5 to CMYK:

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

Color Meaning and Usage

A soft blue tone, #EEEFF5 has RGB (238, 239, 245) and HSL (231°, 26%, 95%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEEFF5 is #F6F5EF, creating high-contrast pairings. For softer combinations, try analogous colors like #EFF3F6.

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

Contrast with #EEEFF5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEEFF5?

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

What is the RGB value of #EEEFF5?

#EEEFF5 in RGB is (238, 239, 245) - 238 red, 239 green, and 245 blue.

How to use #EEEFF5 in CSS?

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

What colors go well with #EEEFF5?

#F6F5EF (complementary), #EFF3F6 (analogous), and #BFC3D9 (lighter shade) work well with #EEEFF5.