#E95DCD Color Information

Hex color code: #E95DCD

The hex color #E95DCD is a striking magenta with RGB values of (233, 93, 205) and HSL of (312°, 76%, 64%). It is often used for branding and logos.

Try:
Color NameHot Pink
HEX
#E95DCD
RGB
233, 93, 205
HSL
312°, 76%, 64%
CMYK
0%, 60%, 12%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E95DCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

233, 93, 205

Red: 233 / Green: 93 / Blue: 205

HSL

312°, 76%, 64%

Hue: 312° / Saturation: 76% / Lightness: 64%

CMYK

0%, 60%, 12%, 9%

Cyan: 0% / Magenta: 60% / Yellow: 12% / Key: 9%

What color is #E95DCD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E95DCD to RGB:

rgb(233, 93, 205)HEX to RGB Converter →

HEX to HSL

Convert #E95DCD to HSL:

hsl(312, 76%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #E95DCD to CMYK:

cmyk(0%, 60%, 12%, 9%)Color Converter →

Color Meaning and Usage

#E95DCD is a bold magenta color with RGB values of 233, 93, 205 and HSL of 312°, 76%, 64%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E95DCD is #5DE979, creating high-contrast pairings. For softer combinations, try analogous colors like #BF5DE9.

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

Contrast with #E95DCD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E95DCD?

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

What is the RGB value of #E95DCD?

#E95DCD in RGB is (233, 93, 205) - 233 red, 93 green, and 205 blue.

How to use #E95DCD in CSS?

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

What colors go well with #E95DCD?

#5DE979 (complementary), #BF5DE9 (analogous), and #DC1EB6 (lighter shade) work well with #E95DCD.