#EDB0CE Color Information

Hex color code: #EDB0CE

The hex color #EDB0CE is a light magenta with RGB values of (237, 176, 206) and HSL of (330°, 63%, 81%). It is commonly used in modern UI design.

Try:
Color NameLight Pink
HEX
#EDB0CE
RGB
237, 176, 206
HSL
330°, 63%, 81%
CMYK
0%, 26%, 13%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDB0CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 176, 206

Red: 237 / Green: 176 / Blue: 206

HSL

330°, 63%, 81%

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

CMYK

0%, 26%, 13%, 7%

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

What color is #EDB0CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDB0CE to RGB:

rgb(237, 176, 206)HEX to RGB Converter →

HEX to HSL

Convert #EDB0CE to HSL:

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

HEX to CMYK

Convert #EDB0CE to CMYK:

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

Color Meaning and Usage

#EDB0CE is a ethereal magenta color with RGB values of 237, 176, 206 and HSL of 330°, 63%, 81%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #EDB0CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDB0CE?

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

What is the RGB value of #EDB0CE?

#EDB0CE in RGB is (237, 176, 206) - 237 red, 176 green, and 206 blue.

How to use #EDB0CE in CSS?

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

What colors go well with #EDB0CE?

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