#EDCFD7 Color Information

Hex color code: #EDCFD7

The hex color #EDCFD7 is a delicate magenta with RGB values of (237, 207, 215) and HSL of (344°, 45%, 87%). It is popular in mobile app design.

Try:
Color NamePink
HEX
#EDCFD7
RGB
237, 207, 215
HSL
344°, 45%, 87%
CMYK
0%, 13%, 9%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDCFD7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 207, 215

Red: 237 / Green: 207 / Blue: 215

HSL

344°, 45%, 87%

Hue: 344° / Saturation: 45% / Lightness: 87%

CMYK

0%, 13%, 9%, 7%

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

What color is #EDCFD7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDCFD7 to RGB:

rgb(237, 207, 215)HEX to RGB Converter →

HEX to HSL

Convert #EDCFD7 to HSL:

hsl(344, 45%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #EDCFD7 to CMYK:

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

Color Meaning and Usage

#EDCFD7 is a ethereal magenta color with RGB values of 237, 207, 215 and HSL of 344°, 45%, 87%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDCFD7 is #CFEDE5, creating high-contrast pairings. For softer combinations, try analogous colors like #EDCFE6.

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

Contrast with #EDCFD7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDCFD7?

#EDCFD7 is a ethereal magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EDCFD7?

#EDCFD7 in RGB is (237, 207, 215) - 237 red, 207 green, and 215 blue.

How to use #EDCFD7 in CSS?

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

What colors go well with #EDCFD7?

#CFEDE5 (complementary), #EDCFE6 (analogous), and #D897A9 (lighter shade) work well with #EDCFD7.