#EAEEE1 Color Information

Hex color code: #EAEEE1

The hex color #EAEEE1 is a soft green with RGB values of (234, 238, 225) and HSL of (78°, 28%, 91%). It is frequently seen in web interfaces.

Try:
Color NameBeige
HEX
#EAEEE1
RGB
234, 238, 225
HSL
78°, 28%, 91%
CMYK
2%, 0%, 5%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAEEE1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 238, 225

Red: 234 / Green: 238 / Blue: 225

HSL

78°, 28%, 91%

Hue: 78° / Saturation: 28% / Lightness: 91%

CMYK

2%, 0%, 5%, 7%

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

What color is #EAEEE1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAEEE1 to RGB:

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

HEX to HSL

Convert #EAEEE1 to HSL:

hsl(78, 28%, 91%)RGB to HSL Converter →

HEX to CMYK

Convert #EAEEE1 to CMYK:

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

Color Meaning and Usage

#EAEEE1 is a ethereal green color with RGB values of 234, 238, 225 and HSL of 78°, 28%, 91%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EAEEE1 is #E5E2EE, creating high-contrast pairings. For softer combinations, try analogous colors like #EEECE2.

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

Contrast with #EAEEE1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAEEE1?

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

What is the RGB value of #EAEEE1?

#EAEEE1 in RGB is (234, 238, 225) - 234 red, 238 green, and 225 blue.

How to use #EAEEE1 in CSS?

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

What colors go well with #EAEEE1?

#E5E2EE (complementary), #EEECE2 (analogous), and #C9D3B1 (lighter shade) work well with #EAEEE1.