#E2FBEC Color Information

Hex color code: #E2FBEC

The hex color #E2FBEC is a delicate green with RGB values of (226, 251, 236) and HSL of (144°, 76%, 94%). It is popular in mobile app design.

Try:
Color NameHoneydew
HEX
#E2FBEC
RGB
226, 251, 236
HSL
144°, 76%, 94%
CMYK
10%, 0%, 6%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E2FBEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 251, 236

Red: 226 / Green: 251 / Blue: 236

HSL

144°, 76%, 94%

Hue: 144° / Saturation: 76% / Lightness: 94%

CMYK

10%, 0%, 6%, 2%

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

What color is #E2FBEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E2FBEC to RGB:

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

HEX to HSL

Convert #E2FBEC to HSL:

hsl(144, 76%, 94%)RGB to HSL Converter →

HEX to CMYK

Convert #E2FBEC to CMYK:

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

Color Meaning and Usage

#E2FBEC is a airy green color with RGB values of 226, 251, 236 and HSL of 144°, 76%, 94%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E2FBEC is #FBE4F2, creating high-contrast pairings. For softer combinations, try analogous colors like #E6FBE4.

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

Contrast with #E2FBEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E2FBEC?

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

What is the RGB value of #E2FBEC?

#E2FBEC in RGB is (226, 251, 236) - 226 red, 251 green, and 236 blue.

How to use #E2FBEC in CSS?

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

What colors go well with #E2FBEC?

#FBE4F2 (complementary), #E6FBE4 (analogous), and #A1F2C1 (lighter shade) work well with #E2FBEC.