#EDCFD5 Color Information

Hex color code: #EDCFD5

A airy red shade, #EDCFD5 appears as (237, 207, 213) in RGB and (348°, 45%, 87%) in HSL. It is widely used in graphic design.

Try:
Color NamePink
HEX
#EDCFD5
RGB
237, 207, 213
HSL
348°, 45%, 87%
CMYK
0%, 13%, 10%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDCFD5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 207, 213

Red: 237 / Green: 207 / Blue: 213

HSL

348°, 45%, 87%

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

CMYK

0%, 13%, 10%, 7%

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

What color is #EDCFD5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDCFD5 to RGB:

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

HEX to HSL

Convert #EDCFD5 to HSL:

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

HEX to CMYK

Convert #EDCFD5 to CMYK:

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

Color Meaning and Usage

A ethereal red tone, #EDCFD5 has RGB (237, 207, 213) and HSL (348°, 45%, 87%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDCFD5 is #CFEDE7, creating high-contrast pairings. For softer combinations, try analogous colors like #EDCFE4.

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

Contrast with #EDCFD5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDCFD5?

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

What is the RGB value of #EDCFD5?

#EDCFD5 in RGB is (237, 207, 213) - 237 red, 207 green, and 213 blue.

How to use #EDCFD5 in CSS?

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

What colors go well with #EDCFD5?

#CFEDE7 (complementary), #EDCFE4 (analogous), and #D897A4 (lighter shade) work well with #EDCFD5.