#E2EADA Color Information

Hex color code: #E2EADA

A soft green shade, #E2EADA appears as (226, 234, 218) in RGB and (90°, 28%, 89%) in HSL. It is often used for branding and logos.

Try:
Color NameBeige
HEX
#E2EADA
RGB
226, 234, 218
HSL
90°, 28%, 89%
CMYK
3%, 0%, 7%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E2EADA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 234, 218

Red: 226 / Green: 234 / Blue: 218

HSL

90°, 28%, 89%

Hue: 90° / Saturation: 28% / Lightness: 89%

CMYK

3%, 0%, 7%, 8%

Cyan: 3% / Magenta: 0% / Yellow: 7% / Key: 8%

What color is #E2EADA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E2EADA to RGB:

rgb(226, 234, 218)HEX to RGB Converter →

HEX to HSL

Convert #E2EADA to HSL:

hsl(90, 28%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #E2EADA to CMYK:

cmyk(3%, 0%, 7%, 8%)Color Converter →

Color Meaning and Usage

A light green tone, #E2EADA has RGB (226, 234, 218) and HSL (90°, 28%, 89%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E2EADA is #E3DBEB, creating high-contrast pairings. For softer combinations, try analogous colors like #EBEBDB.

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

Contrast with #E2EADA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E2EADA?

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

What is the RGB value of #E2EADA?

#E2EADA in RGB is (226, 234, 218) - 226 red, 234 green, and 218 blue.

How to use #E2EADA in CSS?

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

What colors go well with #E2EADA?

#E3DBEB (complementary), #EBEBDB (analogous), and #BDCFAA (lighter shade) work well with #E2EADA.