#EEDDE6 Color Information

Hex color code: #EEDDE6

#EEDDE6 is a ethereal magenta color. In RGB it is (238, 221, 230), and in HSL it is (328°, 33%, 90%). It is widely used in graphic design.

Try:
Color NameMisty Rose
HEX
#EEDDE6
RGB
238, 221, 230
HSL
328°, 33%, 90%
CMYK
0%, 7%, 3%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEDDE6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 221, 230

Red: 238 / Green: 221 / Blue: 230

HSL

328°, 33%, 90%

Hue: 328° / Saturation: 33% / Lightness: 90%

CMYK

0%, 7%, 3%, 7%

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

What color is #EEDDE6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEDDE6 to RGB:

rgb(238, 221, 230)HEX to RGB Converter →

HEX to HSL

Convert #EEDDE6 to HSL:

hsl(328, 33%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #EEDDE6 to CMYK:

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

Color Meaning and Usage

A light magenta tone, #EEDDE6 has RGB (238, 221, 230) and HSL (328°, 33%, 90%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEDDE6 is #DDEEE5, creating high-contrast pairings. For softer combinations, try analogous colors like #EDDDEE.

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

Contrast with #EEDDE6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEDDE6?

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

What is the RGB value of #EEDDE6?

#EEDDE6 in RGB is (238, 221, 230) - 238 red, 221 green, and 230 blue.

How to use #EEDDE6 in CSS?

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

What colors go well with #EEDDE6?

#DDEEE5 (complementary), #EDDDEE (analogous), and #D4AAC1 (lighter shade) work well with #EEDDE6.