#EB7DED Color Information

Hex color code: #EB7DED

The hex color #EB7DED is a vivid magenta with RGB values of (235, 125, 237) and HSL of (299°, 76%, 71%). It is commonly used in modern UI design.

Try:
Color NameViolet
HEX
#EB7DED
RGB
235, 125, 237
HSL
299°, 76%, 71%
CMYK
1%, 47%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EB7DED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 125, 237

Red: 235 / Green: 125 / Blue: 237

HSL

299°, 76%, 71%

Hue: 299° / Saturation: 76% / Lightness: 71%

CMYK

1%, 47%, 0%, 7%

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

What color is #EB7DED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EB7DED to RGB:

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

HEX to HSL

Convert #EB7DED to HSL:

hsl(299, 76%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #EB7DED to CMYK:

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

Color Meaning and Usage

#EB7DED is a bold magenta color with RGB values of 235, 125, 237 and HSL of 299°, 76%, 71%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EB7DED is #7FED7D, creating high-contrast pairings. For softer combinations, try analogous colors like #B37DED.

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

Contrast with #EB7DED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EB7DED?

#EB7DED is a bold magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EB7DED?

#EB7DED in RGB is (235, 125, 237) - 235 red, 125 green, and 237 blue.

How to use #EB7DED in CSS?

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

What colors go well with #EB7DED?

#7FED7D (complementary), #B37DED (analogous), and #E13AE4 (lighter shade) work well with #EB7DED.