#E1FADD Color Information

Hex color code: #E1FADD

A light green shade, #E1FADD appears as (225, 250, 221) in RGB and (112°, 74%, 92%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameBeige
HEX
#E1FADD
RGB
225, 250, 221
HSL
112°, 74%, 92%
CMYK
10%, 0%, 12%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E1FADD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

225, 250, 221

Red: 225 / Green: 250 / Blue: 221

HSL

112°, 74%, 92%

Hue: 112° / Saturation: 74% / Lightness: 92%

CMYK

10%, 0%, 12%, 2%

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

What color is #E1FADD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E1FADD to RGB:

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

HEX to HSL

Convert #E1FADD to HSL:

hsl(112, 74%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #E1FADD to CMYK:

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

Color Meaning and Usage

A ethereal green tone, #E1FADD has RGB (225, 250, 221) and HSL (112°, 74%, 92%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E1FADD is #F6DCFA, creating high-contrast pairings. For softer combinations, try analogous colors like #EFFADC.

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

Contrast with #E1FADD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E1FADD?

#E1FADD is a ethereal green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #E1FADD?

#E1FADD in RGB is (225, 250, 221) - 225 red, 250 green, and 221 blue.

How to use #E1FADD in CSS?

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

What colors go well with #E1FADD?

#F6DCFA (complementary), #EFFADC (analogous), and #A5F099 (lighter shade) work well with #E1FADD.