#E5EAE1 Color Information

Hex color code: #E5EAE1

A delicate green shade, #E5EAE1 appears as (229, 234, 225) in RGB and (93°, 18%, 90%) in HSL. It is popular in mobile app design.

Try:
Color NameBeige
HEX
#E5EAE1
RGB
229, 234, 225
HSL
93°, 18%, 90%
CMYK
2%, 0%, 4%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E5EAE1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

229, 234, 225

Red: 229 / Green: 234 / Blue: 225

HSL

93°, 18%, 90%

Hue: 93° / Saturation: 18% / Lightness: 90%

CMYK

2%, 0%, 4%, 8%

Cyan: 2% / Magenta: 0% / Yellow: 4% / Key: 8%

What color is #E5EAE1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E5EAE1 to RGB:

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

HEX to HSL

Convert #E5EAE1 to HSL:

hsl(93, 18%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #E5EAE1 to CMYK:

cmyk(2%, 0%, 4%, 8%)Color Converter →

Color Meaning and Usage

A airy green tone, #E5EAE1 has RGB (229, 234, 225) and HSL (93°, 18%, 90%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E5EAE1 is #E6E1EA, creating high-contrast pairings. For softer combinations, try analogous colors like #EAEAE1.

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

Contrast with #E5EAE1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E5EAE1?

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

What is the RGB value of #E5EAE1?

#E5EAE1 in RGB is (229, 234, 225) - 229 red, 234 green, and 225 blue.

How to use #E5EAE1 in CSS?

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

What colors go well with #E5EAE1?

#E6E1EA (complementary), #EAEAE1 (analogous), and #BECBB4 (lighter shade) work well with #E5EAE1.