#ECDDDE Color Information

Hex color code: #ECDDDE

A delicate red shade, #ECDDDE appears as (236, 221, 222) in RGB and (356°, 28%, 90%) in HSL. It is popular in mobile app design.

Try:
Color NameMisty Rose
HEX
#ECDDDE
RGB
236, 221, 222
HSL
356°, 28%, 90%
CMYK
0%, 6%, 6%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECDDDE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 221, 222

Red: 236 / Green: 221 / Blue: 222

HSL

356°, 28%, 90%

Hue: 356° / Saturation: 28% / Lightness: 90%

CMYK

0%, 6%, 6%, 7%

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

What color is #ECDDDE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECDDDE to RGB:

rgb(236, 221, 222)HEX to RGB Converter →

HEX to HSL

Convert #ECDDDE to HSL:

hsl(356, 28%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #ECDDDE to CMYK:

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

Color Meaning and Usage

#ECDDDE is a delicate red color with RGB values of 236, 221, 222 and HSL of 356°, 28%, 90%. This very light tint evokes purity and simplicity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECDDDE is #DEEDEC, creating high-contrast pairings. For softer combinations, try analogous colors like #EDDEE6.

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

Contrast with #ECDDDE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECDDDE?

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

What is the RGB value of #ECDDDE?

#ECDDDE in RGB is (236, 221, 222) - 236 red, 221 green, and 222 blue.

How to use #ECDDDE in CSS?

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

What colors go well with #ECDDDE?

#DEEDEC (complementary), #EDDEE6 (analogous), and #D1ADB0 (lighter shade) work well with #ECDDDE.