#EB7DBE Color Information

Hex color code: #EB7DBE

The hex color #EB7DBE is a vivid magenta with RGB values of (235, 125, 190) and HSL of (325°, 73%, 71%). It is commonly used in modern UI design.

Try:
Color NameHot Pink
HEX
#EB7DBE
RGB
235, 125, 190
HSL
325°, 73%, 71%
CMYK
0%, 47%, 19%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EB7DBE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 125, 190

Red: 235 / Green: 125 / Blue: 190

HSL

325°, 73%, 71%

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

CMYK

0%, 47%, 19%, 8%

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

What color is #EB7DBE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EB7DBE to RGB:

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

HEX to HSL

Convert #EB7DBE to HSL:

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

HEX to CMYK

Convert #EB7DBE to CMYK:

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

Color Meaning and Usage

A vivid magenta tone, #EB7DBE has RGB (235, 125, 190) and HSL (325°, 73%, 71%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #EB7DBE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EB7DBE?

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

What is the RGB value of #EB7DBE?

#EB7DBE in RGB is (235, 125, 190) - 235 red, 125 green, and 190 blue.

How to use #EB7DBE in CSS?

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

What colors go well with #EB7DBE?

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