#EDB0CD Color Information

Hex color code: #EDB0CD

#EDB0CD is a ethereal magenta color. In RGB it is (237, 176, 205), and in HSL it is (331°, 63%, 81%). It is typically applied in digital products.

Try:
Color NameLight Pink
HEX
#EDB0CD
RGB
237, 176, 205
HSL
331°, 63%, 81%
CMYK
0%, 26%, 14%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDB0CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 176, 205

Red: 237 / Green: 176 / Blue: 205

HSL

331°, 63%, 81%

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

CMYK

0%, 26%, 14%, 7%

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

What color is #EDB0CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDB0CD to RGB:

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

HEX to HSL

Convert #EDB0CD to HSL:

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

HEX to CMYK

Convert #EDB0CD to CMYK:

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

Color Meaning and Usage

A light magenta tone, #EDB0CD has RGB (237, 176, 205) and HSL (331°, 63%, 81%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDB0CD is #B0EDD0, creating high-contrast pairings. For softer combinations, try analogous colors like #EDB0EC.

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

Contrast with #EDB0CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDB0CD?

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

What is the RGB value of #EDB0CD?

#EDB0CD in RGB is (237, 176, 205) - 237 red, 176 green, and 205 blue.

How to use #EDB0CD in CSS?

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

What colors go well with #EDB0CD?

#B0EDD0 (complementary), #EDB0EC (analogous), and #DF72A6 (lighter shade) work well with #EDB0CD.