#EEDCDE Color Information

Hex color code: #EEDCDE

The hex color #EEDCDE is a light red with RGB values of (238, 220, 222) and HSL of (353°, 35%, 90%). It is frequently seen in web interfaces.

Try:
Color NameMisty Rose
HEX
#EEDCDE
RGB
238, 220, 222
HSL
353°, 35%, 90%
CMYK
0%, 8%, 7%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEDCDE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 220, 222

Red: 238 / Green: 220 / Blue: 222

HSL

353°, 35%, 90%

Hue: 353° / Saturation: 35% / Lightness: 90%

CMYK

0%, 8%, 7%, 7%

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

What color is #EEDCDE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEDCDE to RGB:

rgb(238, 220, 222)HEX to RGB Converter →

HEX to HSL

Convert #EEDCDE to HSL:

hsl(353, 35%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #EEDCDE to CMYK:

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

Color Meaning and Usage

A light red tone, #EEDCDE has RGB (238, 220, 222) and HSL (353°, 35%, 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 #EEDCDE is #DDEEEC, creating high-contrast pairings. For softer combinations, try analogous colors like #EEDDE8.

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

Contrast with #EEDCDE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEDCDE?

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

What is the RGB value of #EEDCDE?

#EEDCDE in RGB is (238, 220, 222) - 238 red, 220 green, and 222 blue.

How to use #EEDCDE in CSS?

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

What colors go well with #EEDCDE?

#DDEEEC (complementary), #EEDDE8 (analogous), and #D6A9AE (lighter shade) work well with #EEDCDE.