#E2ECDF Color Information

Hex color code: #E2ECDF

#E2ECDF is a delicate green color. In RGB it is (226, 236, 223), and in HSL it is (106°, 25%, 90%). It is popular in mobile app design.

Try:
Color NameBeige
HEX
#E2ECDF
RGB
226, 236, 223
HSL
106°, 25%, 90%
CMYK
4%, 0%, 6%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E2ECDF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 236, 223

Red: 226 / Green: 236 / Blue: 223

HSL

106°, 25%, 90%

Hue: 106° / Saturation: 25% / Lightness: 90%

CMYK

4%, 0%, 6%, 7%

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

What color is #E2ECDF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E2ECDF to RGB:

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

HEX to HSL

Convert #E2ECDF to HSL:

hsl(106, 25%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #E2ECDF to CMYK:

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

Color Meaning and Usage

#E2ECDF is a airy green color with RGB values of 226, 236, 223 and HSL of 106°, 25%, 90%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E2ECDF is #E9DFEC, creating high-contrast pairings. For softer combinations, try analogous colors like #E8ECDF.

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

Contrast with #E2ECDF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E2ECDF?

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

What is the RGB value of #E2ECDF?

#E2ECDF in RGB is (226, 236, 223) - 226 red, 236 green, and 223 blue.

How to use #E2ECDF in CSS?

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

What colors go well with #E2ECDF?

#E9DFEC (complementary), #E8ECDF (analogous), and #B7CFAF (lighter shade) work well with #E2ECDF.