#EEEFEC Color Information

Hex color code: #EEEFEC

The hex color #EEEFEC is a airy green with RGB values of (238, 239, 236) and HSL of (80°, 9%, 93%). It is widely used in graphic design.

Try:
Color NameLinen
HEX
#EEEFEC
RGB
238, 239, 236
HSL
80°, 9%, 93%
CMYK
0%, 0%, 1%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEEFEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 239, 236

Red: 238 / Green: 239 / Blue: 236

HSL

80°, 9%, 93%

Hue: 80° / Saturation: 9% / Lightness: 93%

CMYK

0%, 0%, 1%, 6%

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

What color is #EEEFEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEEFEC to RGB:

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

HEX to HSL

Convert #EEEFEC to HSL:

hsl(80, 9%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #EEEFEC to CMYK:

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

Color Meaning and Usage

#EEEFEC is a light green color with RGB values of 238, 239, 236 and HSL of 80°, 9%, 93%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEEFEC is #EDECEF, creating high-contrast pairings. For softer combinations, try analogous colors like #EFEEEC.

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

Contrast with #EEEFEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEEFEC?

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

What is the RGB value of #EEEFEC?

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

How to use #EEEFEC in CSS?

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

What colors go well with #EEEFEC?

#EDECEF (complementary), #EFEEEC (analogous), and #C9CCC2 (lighter shade) work well with #EEEFEC.