#EEDCDF Color Information

Hex color code: #EEDCDF

#EEDCDF is a delicate red color. In RGB it is (238, 220, 223), and in HSL it is (350°, 35%, 90%). It is popular in mobile app design.

Try:
Color NameMisty Rose
HEX
#EEDCDF
RGB
238, 220, 223
HSL
350°, 35%, 90%
CMYK
0%, 8%, 6%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEDCDF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 220, 223

Red: 238 / Green: 220 / Blue: 223

HSL

350°, 35%, 90%

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

CMYK

0%, 8%, 6%, 7%

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

What color is #EEDCDF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEDCDF to RGB:

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

HEX to HSL

Convert #EEDCDF to HSL:

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

HEX to CMYK

Convert #EEDCDF to CMYK:

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

Color Meaning and Usage

A ethereal red tone, #EEDCDF has RGB (238, 220, 223) and HSL (350°, 35%, 90%). Known for evoking purity and simplicity, this very light tint is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEDCDF is #DDEEEB, creating high-contrast pairings. For softer combinations, try analogous colors like #EEDDE8.

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

Contrast with #EEDCDF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEDCDF?

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

What is the RGB value of #EEDCDF?

#EEDCDF in RGB is (238, 220, 223) - 238 red, 220 green, and 223 blue.

How to use #EEDCDF in CSS?

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

What colors go well with #EEDCDF?

#DDEEEB (complementary), #EEDDE8 (analogous), and #D6A9B0 (lighter shade) work well with #EEDCDF.