#E9EFEA Color Information

Hex color code: #E9EFEA

#E9EFEA is a soft green color. In RGB it is (233, 239, 234), and in HSL it is (130°, 16%, 93%). It is often used for branding and logos.

Try:
Color NameLinen
HEX
#E9EFEA
RGB
233, 239, 234
HSL
130°, 16%, 93%
CMYK
3%, 0%, 2%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E9EFEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

233, 239, 234

Red: 233 / Green: 239 / Blue: 234

HSL

130°, 16%, 93%

Hue: 130° / Saturation: 16% / Lightness: 93%

CMYK

3%, 0%, 2%, 6%

Cyan: 3% / Magenta: 0% / Yellow: 2% / Key: 6%

What color is #E9EFEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E9EFEA to RGB:

rgb(233, 239, 234)HEX to RGB Converter →

HEX to HSL

Convert #E9EFEA to HSL:

hsl(130, 16%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #E9EFEA to CMYK:

cmyk(3%, 0%, 2%, 6%)Color Converter →

Color Meaning and Usage

A delicate green tone, #E9EFEA has RGB (233, 239, 234) and HSL (130°, 16%, 93%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E9EFEA is #F0EAEF, creating high-contrast pairings. For softer combinations, try analogous colors like #ECF0EA.

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

Contrast with #E9EFEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E9EFEA?

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

What is the RGB value of #E9EFEA?

#E9EFEA in RGB is (233, 239, 234) - 233 red, 239 green, and 234 blue.

How to use #E9EFEA in CSS?

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

What colors go well with #E9EFEA?

#F0EAEF (complementary), #ECF0EA (analogous), and #BED0C1 (lighter shade) work well with #E9EFEA.