#EDB6CD Color Information

Hex color code: #EDB6CD

The hex color #EDB6CD is a light magenta with RGB values of (237, 182, 205) and HSL of (335°, 60%, 82%). It is commonly used in modern UI design.

Try:
Color NamePink
HEX
#EDB6CD
RGB
237, 182, 205
HSL
335°, 60%, 82%
CMYK
0%, 23%, 14%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDB6CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 182, 205

Red: 237 / Green: 182 / Blue: 205

HSL

335°, 60%, 82%

Hue: 335° / Saturation: 60% / Lightness: 82%

CMYK

0%, 23%, 14%, 7%

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

What color is #EDB6CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDB6CD to RGB:

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

HEX to HSL

Convert #EDB6CD to HSL:

hsl(335, 60%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #EDB6CD to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #EDB6CD has RGB (237, 182, 205) and HSL (335°, 60%, 82%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDB6CD is #B6EDD6, creating high-contrast pairings. For softer combinations, try analogous colors like #EDB6E8.

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

Contrast with #EDB6CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDB6CD?

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

What is the RGB value of #EDB6CD?

#EDB6CD in RGB is (237, 182, 205) - 237 red, 182 green, and 205 blue.

How to use #EDB6CD in CSS?

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

What colors go well with #EDB6CD?

#B6EDD6 (complementary), #EDB6E8 (analogous), and #DD78A2 (lighter shade) work well with #EDB6CD.