#EDCDDA Color Information

Hex color code: #EDCDDA

A airy magenta shade, #EDCDDA appears as (237, 205, 218) in RGB and (336°, 47%, 87%) in HSL. It is widely used in graphic design.

Try:
Color NamePink
HEX
#EDCDDA
RGB
237, 205, 218
HSL
336°, 47%, 87%
CMYK
0%, 14%, 8%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDCDDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 205, 218

Red: 237 / Green: 205 / Blue: 218

HSL

336°, 47%, 87%

Hue: 336° / Saturation: 47% / Lightness: 87%

CMYK

0%, 14%, 8%, 7%

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

What color is #EDCDDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDCDDA to RGB:

rgb(237, 205, 218)HEX to RGB Converter →

HEX to HSL

Convert #EDCDDA to HSL:

hsl(336, 47%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #EDCDDA to CMYK:

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

Color Meaning and Usage

#EDCDDA is a delicate magenta color with RGB values of 237, 205, 218 and HSL of 336°, 47%, 87%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDCDDA is #CEEDE1, creating high-contrast pairings. For softer combinations, try analogous colors like #EDCEEA.

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

Contrast with #EDCDDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDCDDA?

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

What is the RGB value of #EDCDDA?

#EDCDDA in RGB is (237, 205, 218) - 237 red, 205 green, and 218 blue.

How to use #EDCDDA in CSS?

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

What colors go well with #EDCDDA?

#CEEDE1 (complementary), #EDCEEA (analogous), and #D996B1 (lighter shade) work well with #EDCDDA.