#EEECED Color Information

Hex color code: #EEECED

A delicate magenta shade, #EEECED appears as (238, 236, 237) in RGB and (330°, 6%, 93%) in HSL. It is often used for branding and logos.

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

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEECED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 236, 237

Red: 238 / Green: 236 / Blue: 237

HSL

330°, 6%, 93%

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

CMYK

0%, 1%, 0%, 7%

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

What color is #EEECED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEECED to RGB:

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

HEX to HSL

Convert #EEECED to HSL:

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

HEX to CMYK

Convert #EEECED to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #EEECED has RGB (238, 236, 237) and HSL (330°, 6%, 93%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #EEECED

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 #EEECED?

#EEECED is a delicate magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EEECED?

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

How to use #EEECED in CSS?

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

What colors go well with #EEECED?

#ECEEED (complementary), #EEECEE (analogous), and #CAC4C7 (lighter shade) work well with #EEECED.