#EEEFEE Color Information

Hex color code: #EEEFEE

#EEEFEE is a light green color. In RGB it is (238, 239, 238), and in HSL it is (120°, 3%, 94%). It is frequently seen in web interfaces.

Try:
Color NameLinen
HEX
#EEEFEE
RGB
238, 239, 238
HSL
120°, 3%, 94%
CMYK
0%, 0%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEEFEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 239, 238

Red: 238 / Green: 239 / Blue: 238

HSL

120°, 3%, 94%

Hue: 120° / Saturation: 3% / Lightness: 94%

CMYK

0%, 0%, 0%, 6%

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

What color is #EEEFEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEEFEE to RGB:

rgb(238, 239, 238)HEX to RGB Converter →

HEX to HSL

Convert #EEEFEE to HSL:

hsl(120, 3%, 94%)RGB to HSL Converter →

HEX to CMYK

Convert #EEEFEE to CMYK:

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

Color Meaning and Usage

A airy green tone, #EEEFEE has RGB (238, 239, 238) and HSL (120°, 3%, 94%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEEFEE is #F0EFF0, creating high-contrast pairings. For softer combinations, try analogous colors like #F0F0EF.

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

Contrast with #EEEFEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEEFEE?

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

What is the RGB value of #EEEFEE?

#EEEFEE in RGB is (238, 239, 238) - 238 red, 239 green, and 238 blue.

How to use #EEEFEE in CSS?

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

What colors go well with #EEEFEE?

#F0EFF0 (complementary), #F0F0EF (analogous), and #C8CBC8 (lighter shade) work well with #EEEFEE.