#E93DBE Color Information

Hex color code: #E93DBE

#E93DBE is a vivid magenta color. In RGB it is (233, 61, 190), and in HSL it is (315°, 80%, 58%). It is commonly used in modern UI design.

Try:
Color NameHot Pink
HEX
#E93DBE
RGB
233, 61, 190
HSL
315°, 80%, 58%
CMYK
0%, 74%, 18%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E93DBE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

233, 61, 190

Red: 233 / Green: 61 / Blue: 190

HSL

315°, 80%, 58%

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

CMYK

0%, 74%, 18%, 9%

Cyan: 0% / Magenta: 74% / Yellow: 18% / Key: 9%

What color is #E93DBE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E93DBE to RGB:

rgb(233, 61, 190)HEX to RGB Converter →

HEX to HSL

Convert #E93DBE to HSL:

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

HEX to CMYK

Convert #E93DBE to CMYK:

cmyk(0%, 74%, 18%, 9%)Color Converter →

Color Meaning and Usage

#E93DBE is a dynamic magenta color with RGB values of 233, 61, 190 and HSL of 315°, 80%, 58%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E93DBE is #3EEA69, creating high-contrast pairings. For softer combinations, try analogous colors like #BF3EEA.

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

Contrast with #E93DBE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E93DBE?

#E93DBE is a dynamic magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E93DBE?

#E93DBE in RGB is (233, 61, 190) - 233 red, 61 green, and 190 blue.

How to use #E93DBE in CSS?

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

What colors go well with #E93DBE?

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