#EDCEE4 Color Information

Hex color code: #EDCEE4

A airy magenta shade, #EDCEE4 appears as (237, 206, 228) in RGB and (317°, 46%, 87%) in HSL. It is widely used in graphic design.

Try:
Color NameMisty Rose
HEX
#EDCEE4
RGB
237, 206, 228
HSL
317°, 46%, 87%
CMYK
0%, 13%, 4%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDCEE4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 206, 228

Red: 237 / Green: 206 / Blue: 228

HSL

317°, 46%, 87%

Hue: 317° / Saturation: 46% / Lightness: 87%

CMYK

0%, 13%, 4%, 7%

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

What color is #EDCEE4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDCEE4 to RGB:

rgb(237, 206, 228)HEX to RGB Converter →

HEX to HSL

Convert #EDCEE4 to HSL:

hsl(317, 46%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #EDCEE4 to CMYK:

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

Color Meaning and Usage

#EDCEE4 is a airy magenta color with RGB values of 237, 206, 228 and HSL of 317°, 46%, 87%. 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 #EDCEE4 is #CFEDD7, creating high-contrast pairings. For softer combinations, try analogous colors like #E6CFED.

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

Contrast with #EDCEE4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDCEE4?

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

What is the RGB value of #EDCEE4?

#EDCEE4 in RGB is (237, 206, 228) - 237 red, 206 green, and 228 blue.

How to use #EDCEE4 in CSS?

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

What colors go well with #EDCEE4?

#CFEDD7 (complementary), #E6CFED (analogous), and #D897C6 (lighter shade) work well with #EDCEE4.