#E2FCD2 Color Information

Hex color code: #E2FCD2

The hex color #E2FCD2 is a delicate green with RGB values of (226, 252, 210) and HSL of (97°, 88%, 91%). It is often used for branding and logos.

Try:
Color NameBeige
HEX
#E2FCD2
RGB
226, 252, 210
HSL
97°, 88%, 91%
CMYK
10%, 0%, 17%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E2FCD2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 252, 210

Red: 226 / Green: 252 / Blue: 210

HSL

97°, 88%, 91%

Hue: 97° / Saturation: 88% / Lightness: 91%

CMYK

10%, 0%, 17%, 1%

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

What color is #E2FCD2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E2FCD2 to RGB:

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

HEX to HSL

Convert #E2FCD2 to HSL:

hsl(97, 88%, 91%)RGB to HSL Converter →

HEX to CMYK

Convert #E2FCD2 to CMYK:

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

Color Meaning and Usage

#E2FCD2 is a airy green color with RGB values of 226, 252, 210 and HSL of 97°, 88%, 91%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E2FCD2 is #EDD4FC, creating high-contrast pairings. For softer combinations, try analogous colors like #F8FCD4.

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

Contrast with #E2FCD2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E2FCD2?

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

What is the RGB value of #E2FCD2?

#E2FCD2 in RGB is (226, 252, 210) - 226 red, 252 green, and 210 blue.

How to use #E2FCD2 in CSS?

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

What colors go well with #E2FCD2?

#EDD4FC (complementary), #F8FCD4 (analogous), and #B5F88C (lighter shade) work well with #E2FCD2.