#EDABEB Color Information

Hex color code: #EDABEB

#EDABEB is a soft magenta color. In RGB it is (237, 171, 235), and in HSL it is (302°, 65%, 80%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#EDABEB
RGB
237, 171, 235
HSL
302°, 65%, 80%
CMYK
0%, 28%, 1%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDABEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 171, 235

Red: 237 / Green: 171 / Blue: 235

HSL

302°, 65%, 80%

Hue: 302° / Saturation: 65% / Lightness: 80%

CMYK

0%, 28%, 1%, 7%

Cyan: 0% / Magenta: 28% / Yellow: 1% / Key: 7%

What color is #EDABEB?

#EDABEB is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDABEB to RGB:

rgb(237, 171, 235)HEX to RGB Converter →

HEX to HSL

Convert #EDABEB to HSL:

hsl(302, 65%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #EDABEB to CMYK:

cmyk(0%, 28%, 1%, 7%)Color Converter →

Color Meaning and Usage

#EDABEB is a soft magenta color with RGB values of 237, 171, 235 and HSL of 302°, 65%, 80%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDABEB is #ABEDAD, creating high-contrast pairings. For softer combinations, try analogous colors like #CEABED.

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

Contrast with #EDABEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDABEB?

#EDABEB is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EDABEB?

#EDABEB in RGB is (237, 171, 235) - 237 red, 171 green, and 235 blue.

How to use #EDABEB in CSS?

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

What colors go well with #EDABEB?

#ABEDAD (complementary), #CEABED (analogous), and #E06CDC (lighter shade) work well with #EDABEB.