#EAEEE2 Color Information

Hex color code: #EAEEE2

The hex color #EAEEE2 is a light green with RGB values of (234, 238, 226) and HSL of (80°, 26%, 91%). It is commonly used in modern UI design.

Try:
Color NameBeige
HEX
#EAEEE2
RGB
234, 238, 226
HSL
80°, 26%, 91%
CMYK
2%, 0%, 5%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAEEE2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 238, 226

Red: 234 / Green: 238 / Blue: 226

HSL

80°, 26%, 91%

Hue: 80° / Saturation: 26% / Lightness: 91%

CMYK

2%, 0%, 5%, 7%

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

What color is #EAEEE2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAEEE2 to RGB:

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

HEX to HSL

Convert #EAEEE2 to HSL:

hsl(80, 26%, 91%)RGB to HSL Converter →

HEX to CMYK

Convert #EAEEE2 to CMYK:

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

Color Meaning and Usage

#EAEEE2 is a delicate green color with RGB values of 234, 238, 226 and HSL of 80°, 26%, 91%. 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 #EAEEE2 is #E6E2EE, creating high-contrast pairings. For softer combinations, try analogous colors like #EEECE2.

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

Contrast with #EAEEE2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAEEE2?

#EAEEE2 is a delicate green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EAEEE2?

#EAEEE2 in RGB is (234, 238, 226) - 234 red, 238 green, and 226 blue.

How to use #EAEEE2 in CSS?

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

What colors go well with #EAEEE2?

#E6E2EE (complementary), #EEECE2 (analogous), and #C7D2B2 (lighter shade) work well with #EAEEE2.