#E95DCB Color Information

Hex color code: #E95DCB

The hex color #E95DCB is a bold magenta with RGB values of (233, 93, 203) and HSL of (313°, 76%, 64%). It is frequently seen in web interfaces.

Try:
Color NameHot Pink
HEX
#E95DCB
RGB
233, 93, 203
HSL
313°, 76%, 64%
CMYK
0%, 60%, 13%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E95DCB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

233, 93, 203

Red: 233 / Green: 93 / Blue: 203

HSL

313°, 76%, 64%

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

CMYK

0%, 60%, 13%, 9%

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

What color is #E95DCB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E95DCB to RGB:

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

HEX to HSL

Convert #E95DCB to HSL:

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

HEX to CMYK

Convert #E95DCB to CMYK:

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

Color Meaning and Usage

#E95DCB is a eye-catching magenta color with RGB values of 233, 93, 203 and HSL of 313°, 76%, 64%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E95DCB is #5DE97C, creating high-contrast pairings. For softer combinations, try analogous colors like #C15DE9.

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

Contrast with #E95DCB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E95DCB?

#E95DCB is a eye-catching magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E95DCB?

#E95DCB in RGB is (233, 93, 203) - 233 red, 93 green, and 203 blue.

How to use #E95DCB in CSS?

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

What colors go well with #E95DCB?

#5DE97C (complementary), #C15DE9 (analogous), and #DC1EB3 (lighter shade) work well with #E95DCB.