#EAEFEB Color Information

Hex color code: #EAEFEB

A ethereal green shade, #EAEFEB appears as (234, 239, 235) in RGB and (132°, 14%, 93%) in HSL. It is typically applied in digital products.

Try:
Color NameLinen
HEX
#EAEFEB
RGB
234, 239, 235
HSL
132°, 14%, 93%
CMYK
2%, 0%, 2%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAEFEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 239, 235

Red: 234 / Green: 239 / Blue: 235

HSL

132°, 14%, 93%

Hue: 132° / Saturation: 14% / Lightness: 93%

CMYK

2%, 0%, 2%, 6%

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

What color is #EAEFEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAEFEB to RGB:

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

HEX to HSL

Convert #EAEFEB to HSL:

hsl(132, 14%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #EAEFEB to CMYK:

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

Color Meaning and Usage

A ethereal green tone, #EAEFEB has RGB (234, 239, 235) and HSL (132°, 14%, 93%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EAEFEB is #F0EBEF, creating high-contrast pairings. For softer combinations, try analogous colors like #ECF0EB.

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

Contrast with #EAEFEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAEFEB?

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

What is the RGB value of #EAEFEB?

#EAEFEB in RGB is (234, 239, 235) - 234 red, 239 green, and 235 blue.

How to use #EAEFEB in CSS?

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

What colors go well with #EAEFEB?

#F0EBEF (complementary), #ECF0EB (analogous), and #BFCFC2 (lighter shade) work well with #EAEFEB.