#EEECF5 Color Information

Hex color code: #EEECF5

#EEECF5 is a soft blue color. In RGB it is (238, 236, 245), and in HSL it is (253°, 31%, 94%). It is frequently seen in web interfaces.

Try:
Color NameLavender
HEX
#EEECF5
RGB
238, 236, 245
HSL
253°, 31%, 94%
CMYK
3%, 4%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEECF5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 236, 245

Red: 238 / Green: 236 / Blue: 245

HSL

253°, 31%, 94%

Hue: 253° / Saturation: 31% / Lightness: 94%

CMYK

3%, 4%, 0%, 4%

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

What color is #EEECF5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEECF5 to RGB:

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

HEX to HSL

Convert #EEECF5 to HSL:

hsl(253, 31%, 94%)RGB to HSL Converter →

HEX to CMYK

Convert #EEECF5 to CMYK:

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

Color Meaning and Usage

#EEECF5 is a ethereal blue color with RGB values of 238, 236, 245 and HSL of 253°, 31%, 94%. 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 #EEECF5 is #F2F4EB, creating high-contrast pairings. For softer combinations, try analogous colors like #EBEEF4.

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

Contrast with #EEECF5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEECF5?

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

What is the RGB value of #EEECF5?

#EEECF5 in RGB is (238, 236, 245) - 238 red, 236 green, and 245 blue.

How to use #EEECF5 in CSS?

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

What colors go well with #EEECF5?

#F2F4EB (complementary), #EBEEF4 (analogous), and #C0B9DA (lighter shade) work well with #EEECF5.