#EB7DBD Color Information

Hex color code: #EB7DBD

The hex color #EB7DBD is a bold magenta with RGB values of (235, 125, 189) and HSL of (325°, 73%, 71%). It is often used for branding and logos.

Try:
Color NameHot Pink
HEX
#EB7DBD
RGB
235, 125, 189
HSL
325°, 73%, 71%
CMYK
0%, 47%, 20%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EB7DBD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 125, 189

Red: 235 / Green: 125 / Blue: 189

HSL

325°, 73%, 71%

Hue: 325° / Saturation: 73% / Lightness: 71%

CMYK

0%, 47%, 20%, 8%

Cyan: 0% / Magenta: 47% / Yellow: 20% / Key: 8%

What color is #EB7DBD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EB7DBD to RGB:

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

HEX to HSL

Convert #EB7DBD to HSL:

hsl(325, 73%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #EB7DBD to CMYK:

cmyk(0%, 47%, 20%, 8%)Color Converter →

Color Meaning and Usage

A vivid magenta tone, #EB7DBD has RGB (235, 125, 189) and HSL (325°, 73%, 71%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EB7DBD is #7FEBAC, creating high-contrast pairings. For softer combinations, try analogous colors like #E27FEB.

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

Contrast with #EB7DBD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EB7DBD?

#EB7DBD is a vivid magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EB7DBD?

#EB7DBD in RGB is (235, 125, 189) - 235 red, 125 green, and 189 blue.

How to use #EB7DBD in CSS?

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

What colors go well with #EB7DBD?

#7FEBAC (complementary), #E27FEB (analogous), and #E13D9C (lighter shade) work well with #EB7DBD.