#EEECEC Color Information

Hex color code: #EEECEC

The hex color #EEECEC is a light red with RGB values of (238, 236, 236) and HSL of (0°, 6%, 93%). It is frequently seen in web interfaces.

Try:
Color NameLinen
HEX
#EEECEC
RGB
238, 236, 236
HSL
0°, 6%, 93%
CMYK
0%, 1%, 1%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEECEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 236, 236

Red: 238 / Green: 236 / Blue: 236

HSL

0°, 6%, 93%

Hue: 0° / Saturation: 6% / Lightness: 93%

CMYK

0%, 1%, 1%, 7%

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

What color is #EEECEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEECEC to RGB:

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

HEX to HSL

Convert #EEECEC to HSL:

hsl(0, 6%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #EEECEC to CMYK:

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

Color Meaning and Usage

#EEECEC is a ethereal red color with RGB values of 238, 236, 236 and HSL of 0°, 6%, 93%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEECEC is #ECEEEE, creating high-contrast pairings. For softer combinations, try analogous colors like #EEECED.

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

Contrast with #EEECEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEECEC?

#EEECEC is a ethereal red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EEECEC?

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

How to use #EEECEC in CSS?

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

What colors go well with #EEECEC?

#ECEEEE (complementary), #EEECED (analogous), and #CAC4C4 (lighter shade) work well with #EEECEC.