#EDCFD6 Color Information

Hex color code: #EDCFD6

The hex color #EDCFD6 is a light red with RGB values of (237, 207, 214) and HSL of (346°, 45%, 87%). It is frequently seen in web interfaces.

Try:
Color NamePink
HEX
#EDCFD6
RGB
237, 207, 214
HSL
346°, 45%, 87%
CMYK
0%, 13%, 10%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDCFD6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 207, 214

Red: 237 / Green: 207 / Blue: 214

HSL

346°, 45%, 87%

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

CMYK

0%, 13%, 10%, 7%

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

What color is #EDCFD6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDCFD6 to RGB:

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

HEX to HSL

Convert #EDCFD6 to HSL:

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

HEX to CMYK

Convert #EDCFD6 to CMYK:

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

Color Meaning and Usage

#EDCFD6 is a delicate red color with RGB values of 237, 207, 214 and HSL of 346°, 45%, 87%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDCFD6 is #CFEDE6, creating high-contrast pairings. For softer combinations, try analogous colors like #EDCFE5.

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

Contrast with #EDCFD6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDCFD6?

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

What is the RGB value of #EDCFD6?

#EDCFD6 in RGB is (237, 207, 214) - 237 red, 207 green, and 214 blue.

How to use #EDCFD6 in CSS?

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

What colors go well with #EDCFD6?

#CFEDE6 (complementary), #EDCFE5 (analogous), and #D897A6 (lighter shade) work well with #EDCFD6.