#EBEEE2 Color Information

Hex color code: #EBEEE2

A airy green shade, #EBEEE2 appears as (235, 238, 226) in RGB and (75°, 26%, 91%) in HSL. It is widely used in graphic design.

Try:
Color NameBeige
HEX
#EBEEE2
RGB
235, 238, 226
HSL
75°, 26%, 91%
CMYK
1%, 0%, 5%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBEEE2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 238, 226

Red: 235 / Green: 238 / Blue: 226

HSL

75°, 26%, 91%

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

CMYK

1%, 0%, 5%, 7%

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

What color is #EBEEE2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBEEE2 to RGB:

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

HEX to HSL

Convert #EBEEE2 to HSL:

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

HEX to CMYK

Convert #EBEEE2 to CMYK:

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

Color Meaning and Usage

A ethereal green tone, #EBEEE2 has RGB (235, 238, 226) and HSL (75°, 26%, 91%). 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 #EBEEE2 is #E5E2EE, creating high-contrast pairings. For softer combinations, try analogous colors like #EEEBE2.

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

Contrast with #EBEEE2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBEEE2?

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

What is the RGB value of #EBEEE2?

#EBEEE2 in RGB is (235, 238, 226) - 235 red, 238 green, and 226 blue.

How to use #EBEEE2 in CSS?

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

What colors go well with #EBEEE2?

#E5E2EE (complementary), #EEEBE2 (analogous), and #CAD2B2 (lighter shade) work well with #EBEEE2.