#E2EDDF Color Information

Hex color code: #E2EDDF

The hex color #E2EDDF is a light green with RGB values of (226, 237, 223) and HSL of (107°, 28%, 90%). It is frequently seen in web interfaces.

Try:
Color NameBeige
HEX
#E2EDDF
RGB
226, 237, 223
HSL
107°, 28%, 90%
CMYK
5%, 0%, 6%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E2EDDF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 237, 223

Red: 226 / Green: 237 / Blue: 223

HSL

107°, 28%, 90%

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

CMYK

5%, 0%, 6%, 7%

Cyan: 5% / Magenta: 0% / Yellow: 6% / Key: 7%

What color is #E2EDDF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E2EDDF to RGB:

rgb(226, 237, 223)HEX to RGB Converter →

HEX to HSL

Convert #E2EDDF to HSL:

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

HEX to CMYK

Convert #E2EDDF to CMYK:

cmyk(5%, 0%, 6%, 7%)Color Converter →

Color Meaning and Usage

#E2EDDF is a soft green color with RGB values of 226, 237, 223 and HSL of 107°, 28%, 90%. This very light tint evokes purity and simplicity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E2EDDF is #EADEED, creating high-contrast pairings. For softer combinations, try analogous colors like #E9EDDE.

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

Contrast with #E2EDDF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E2EDDF?

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

What is the RGB value of #E2EDDF?

#E2EDDF in RGB is (226, 237, 223) - 226 red, 237 green, and 223 blue.

How to use #E2EDDF in CSS?

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

What colors go well with #E2EDDF?

#EADEED (complementary), #E9EDDE (analogous), and #B5D1AD (lighter shade) work well with #E2EDDF.