#E75FBC Color Information

Hex color code: #E75FBC

A eye-catching magenta shade, #E75FBC appears as (231, 95, 188) in RGB and (319°, 74%, 64%) in HSL. It is popular in mobile app design.

Try:
Color NameHot Pink
HEX
#E75FBC
RGB
231, 95, 188
HSL
319°, 74%, 64%
CMYK
0%, 59%, 19%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E75FBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

231, 95, 188

Red: 231 / Green: 95 / Blue: 188

HSL

319°, 74%, 64%

Hue: 319° / Saturation: 74% / Lightness: 64%

CMYK

0%, 59%, 19%, 9%

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

What color is #E75FBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E75FBC to RGB:

rgb(231, 95, 188)HEX to RGB Converter →

HEX to HSL

Convert #E75FBC to HSL:

hsl(319, 74%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #E75FBC to CMYK:

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

Color Meaning and Usage

#E75FBC is a bold magenta color with RGB values of 231, 95, 188 and HSL of 319°, 74%, 64%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E75FBC is #5FE78A, creating high-contrast pairings. For softer combinations, try analogous colors like #CE5FE7.

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

Contrast with #E75FBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E75FBC?

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

What is the RGB value of #E75FBC?

#E75FBC in RGB is (231, 95, 188) - 231 red, 95 green, and 188 blue.

How to use #E75FBC in CSS?

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

What colors go well with #E75FBC?

#5FE78A (complementary), #CE5FE7 (analogous), and #D9209F (lighter shade) work well with #E75FBC.