#E2FCEE Color Information

Hex color code: #E2FCEE

The hex color #E2FCEE is a delicate green with RGB values of (226, 252, 238) and HSL of (148°, 81%, 94%). It is often used for branding and logos.

Try:
Color NameHoneydew
HEX
#E2FCEE
RGB
226, 252, 238
HSL
148°, 81%, 94%
CMYK
10%, 0%, 6%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E2FCEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 252, 238

Red: 226 / Green: 252 / Blue: 238

HSL

148°, 81%, 94%

Hue: 148° / Saturation: 81% / Lightness: 94%

CMYK

10%, 0%, 6%, 1%

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

What color is #E2FCEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E2FCEE to RGB:

rgb(226, 252, 238)HEX to RGB Converter →

HEX to HSL

Convert #E2FCEE to HSL:

hsl(148, 81%, 94%)RGB to HSL Converter →

HEX to CMYK

Convert #E2FCEE to CMYK:

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

Color Meaning and Usage

A ethereal green tone, #E2FCEE has RGB (226, 252, 238) and HSL (148°, 81%, 94%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E2FCEE is #FCE3F1, creating high-contrast pairings. For softer combinations, try analogous colors like #E4FCE3.

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

Contrast with #E2FCEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E2FCEE?

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

What is the RGB value of #E2FCEE?

#E2FCEE in RGB is (226, 252, 238) - 226 red, 252 green, and 238 blue.

How to use #E2FCEE in CSS?

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

What colors go well with #E2FCEE?

#FCE3F1 (complementary), #E4FCE3 (analogous), and #9EF5C7 (lighter shade) work well with #E2FCEE.