#EB7DC1 Color Information

Hex color code: #EB7DC1

The hex color #EB7DC1 is a bold magenta with RGB values of (235, 125, 193) and HSL of (323°, 73%, 71%). It is frequently seen in web interfaces.

Try:
Color NameHot Pink
HEX
#EB7DC1
RGB
235, 125, 193
HSL
323°, 73%, 71%
CMYK
0%, 47%, 18%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EB7DC1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 125, 193

Red: 235 / Green: 125 / Blue: 193

HSL

323°, 73%, 71%

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

CMYK

0%, 47%, 18%, 8%

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

What color is #EB7DC1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EB7DC1 to RGB:

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

HEX to HSL

Convert #EB7DC1 to HSL:

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

HEX to CMYK

Convert #EB7DC1 to CMYK:

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

Color Meaning and Usage

A bold magenta tone, #EB7DC1 has RGB (235, 125, 193) and HSL (323°, 73%, 71%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EB7DC1 is #7FEBA8, creating high-contrast pairings. For softer combinations, try analogous colors like #DE7FEB.

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

Contrast with #EB7DC1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EB7DC1?

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

What is the RGB value of #EB7DC1?

#EB7DC1 in RGB is (235, 125, 193) - 235 red, 125 green, and 193 blue.

How to use #EB7DC1 in CSS?

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

What colors go well with #EB7DC1?

#7FEBA8 (complementary), #DE7FEB (analogous), and #E13DA2 (lighter shade) work well with #EB7DC1.