#E1FAEE Color Information

Hex color code: #E1FAEE

A light cyan shade, #E1FAEE appears as (225, 250, 238) in RGB and (151°, 71%, 93%) in HSL. It is commonly used in modern UI design.

Try:
Color NameHoneydew
HEX
#E1FAEE
RGB
225, 250, 238
HSL
151°, 71%, 93%
CMYK
10%, 0%, 5%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E1FAEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

225, 250, 238

Red: 225 / Green: 250 / Blue: 238

HSL

151°, 71%, 93%

Hue: 151° / Saturation: 71% / Lightness: 93%

CMYK

10%, 0%, 5%, 2%

Cyan: 10% / Magenta: 0% / Yellow: 5% / Key: 2%

What color is #E1FAEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E1FAEE to RGB:

rgb(225, 250, 238)HEX to RGB Converter →

HEX to HSL

Convert #E1FAEE to HSL:

hsl(151, 71%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #E1FAEE to CMYK:

cmyk(10%, 0%, 5%, 2%)Color Converter →

Color Meaning and Usage

A soft cyan tone, #E1FAEE has RGB (225, 250, 238) and HSL (151°, 71%, 93%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E1FAEE is #FAE0ED, creating high-contrast pairings. For softer combinations, try analogous colors like #E0FAE1.

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

Contrast with #E1FAEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E1FAEE?

#E1FAEE is a soft cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #E1FAEE?

#E1FAEE in RGB is (225, 250, 238) - 225 red, 250 green, and 238 blue.

How to use #E1FAEE in CSS?

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

What colors go well with #E1FAEE?

#FAE0ED (complementary), #E0FAE1 (analogous), and #9FEFC8 (lighter shade) work well with #E1FAEE.