#EEEDEE Color Information

Hex color code: #EEEDEE

The hex color #EEEDEE is a ethereal magenta with RGB values of (238, 237, 238) and HSL of (300°, 3%, 93%). It is widely used in graphic design.

Try:
Color NameLinen
HEX
#EEEDEE
RGB
238, 237, 238
HSL
300°, 3%, 93%
CMYK
0%, 0%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEEDEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 237, 238

Red: 238 / Green: 237 / Blue: 238

HSL

300°, 3%, 93%

Hue: 300° / Saturation: 3% / Lightness: 93%

CMYK

0%, 0%, 0%, 7%

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

What color is #EEEDEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEEDEE to RGB:

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

HEX to HSL

Convert #EEEDEE to HSL:

hsl(300, 3%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #EEEDEE to CMYK:

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

Color Meaning and Usage

#EEEDEE is a airy magenta color with RGB values of 238, 237, 238 and HSL of 300°, 3%, 93%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEEDEE is #EDEEED, creating high-contrast pairings. For softer combinations, try analogous colors like #EDEDEE.

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

Contrast with #EEEDEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEEDEE?

#EEEDEE is a airy magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EEEDEE?

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

How to use #EEEDEE in CSS?

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

What colors go well with #EEEDEE?

#EDEEED (complementary), #EDEDEE (analogous), and #C9C5C9 (lighter shade) work well with #EEEDEE.