#E2EADC Color Information

Hex color code: #E2EADC

#E2EADC is a ethereal green color. In RGB it is (226, 234, 220), and in HSL it is (94°, 25%, 89%). It is typically applied in digital products.

Try:
Color NameBeige
HEX
#E2EADC
RGB
226, 234, 220
HSL
94°, 25%, 89%
CMYK
3%, 0%, 6%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E2EADC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 234, 220

Red: 226 / Green: 234 / Blue: 220

HSL

94°, 25%, 89%

Hue: 94° / Saturation: 25% / Lightness: 89%

CMYK

3%, 0%, 6%, 8%

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

What color is #E2EADC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E2EADC to RGB:

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

HEX to HSL

Convert #E2EADC to HSL:

hsl(94, 25%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #E2EADC to CMYK:

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

Color Meaning and Usage

#E2EADC is a airy green color with RGB values of 226, 234, 220 and HSL of 94°, 25%, 89%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E2EADC is #E4DCEA, creating high-contrast pairings. For softer combinations, try analogous colors like #E9EADC.

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

Contrast with #E2EADC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E2EADC?

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

What is the RGB value of #E2EADC?

#E2EADC in RGB is (226, 234, 220) - 226 red, 234 green, and 220 blue.

How to use #E2EADC in CSS?

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

What colors go well with #E2EADC?

#E4DCEA (complementary), #E9EADC (analogous), and #BACDAC (lighter shade) work well with #E2EADC.