#E93EBD Color Information

Hex color code: #E93EBD

A dynamic magenta shade, #E93EBD appears as (233, 62, 189) in RGB and (315°, 80%, 58%) in HSL. It is typically applied in digital products.

Try:
Color NameHot Pink
HEX
#E93EBD
RGB
233, 62, 189
HSL
315°, 80%, 58%
CMYK
0%, 73%, 19%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E93EBD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

233, 62, 189

Red: 233 / Green: 62 / Blue: 189

HSL

315°, 80%, 58%

Hue: 315° / Saturation: 80% / Lightness: 58%

CMYK

0%, 73%, 19%, 9%

Cyan: 0% / Magenta: 73% / Yellow: 19% / Key: 9%

What color is #E93EBD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E93EBD to RGB:

rgb(233, 62, 189)HEX to RGB Converter →

HEX to HSL

Convert #E93EBD to HSL:

hsl(315, 80%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #E93EBD to CMYK:

cmyk(0%, 73%, 19%, 9%)Color Converter →

Color Meaning and Usage

#E93EBD is a striking magenta color with RGB values of 233, 62, 189 and HSL of 315°, 80%, 58%. 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 #E93EBD is #3EEA69, creating high-contrast pairings. For softer combinations, try analogous colors like #BF3EEA.

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

Contrast with #E93EBD

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

Contrast Ratio: 5.89:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E93EBD?

#E93EBD is a striking magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E93EBD?

#E93EBD in RGB is (233, 62, 189) - 233 red, 62 green, and 189 blue.

How to use #E93EBD in CSS?

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

What colors go well with #E93EBD?

#3EEA69 (complementary), #BF3EEA (analogous), and #C5169A (lighter shade) work well with #E93EBD.