#EDB1CF Color Information

Hex color code: #EDB1CF

A soft magenta shade, #EDB1CF appears as (237, 177, 207) in RGB and (330°, 63%, 81%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLight Pink
HEX
#EDB1CF
RGB
237, 177, 207
HSL
330°, 63%, 81%
CMYK
0%, 25%, 13%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDB1CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 177, 207

Red: 237 / Green: 177 / Blue: 207

HSL

330°, 63%, 81%

Hue: 330° / Saturation: 63% / Lightness: 81%

CMYK

0%, 25%, 13%, 7%

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

What color is #EDB1CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDB1CF to RGB:

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

HEX to HSL

Convert #EDB1CF to HSL:

hsl(330, 63%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #EDB1CF to CMYK:

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

Color Meaning and Usage

A ethereal magenta tone, #EDB1CF has RGB (237, 177, 207) and HSL (330°, 63%, 81%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDB1CF is #B0EDCF, creating high-contrast pairings. For softer combinations, try analogous colors like #EDB0ED.

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

Contrast with #EDB1CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDB1CF?

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

What is the RGB value of #EDB1CF?

#EDB1CF in RGB is (237, 177, 207) - 237 red, 177 green, and 207 blue.

How to use #EDB1CF in CSS?

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

What colors go well with #EDB1CF?

#B0EDCF (complementary), #EDB0ED (analogous), and #DF72A8 (lighter shade) work well with #EDB1CF.