#EB9BED Color Information

Hex color code: #EB9BED

#EB9BED is a ethereal magenta color. In RGB it is (235, 155, 237), and in HSL it is (299°, 69%, 77%). It is typically applied in digital products.

Try:
Color NamePlum
HEX
#EB9BED
RGB
235, 155, 237
HSL
299°, 69%, 77%
CMYK
1%, 35%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EB9BED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 155, 237

Red: 235 / Green: 155 / Blue: 237

HSL

299°, 69%, 77%

Hue: 299° / Saturation: 69% / Lightness: 77%

CMYK

1%, 35%, 0%, 7%

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

What color is #EB9BED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EB9BED to RGB:

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

HEX to HSL

Convert #EB9BED to HSL:

hsl(299, 69%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #EB9BED to CMYK:

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

Color Meaning and Usage

#EB9BED is a ethereal magenta color with RGB values of 235, 155, 237 and HSL of 299°, 69%, 77%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EB9BED is #9DED9C, creating high-contrast pairings. For softer combinations, try analogous colors like #C39CED.

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

Contrast with #EB9BED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EB9BED?

#EB9BED is a ethereal magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EB9BED?

#EB9BED in RGB is (235, 155, 237) - 235 red, 155 green, and 237 blue.

How to use #EB9BED in CSS?

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

What colors go well with #EB9BED?

#9DED9C (complementary), #C39CED (analogous), and #DF5BE1 (lighter shade) work well with #EB9BED.