#E75FA3 Color Information

Hex color code: #E75FA3

#E75FA3 is a striking magenta color. In RGB it is (231, 95, 163), and in HSL it is (330°, 74%, 64%). It is often used for branding and logos.

Try:
Color NamePale Violet Red
HEX
#E75FA3
RGB
231, 95, 163
HSL
330°, 74%, 64%
CMYK
0%, 59%, 29%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E75FA3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

231, 95, 163

Red: 231 / Green: 95 / Blue: 163

HSL

330°, 74%, 64%

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

CMYK

0%, 59%, 29%, 9%

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

What color is #E75FA3?

#E75FA3 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E75FA3 to RGB:

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

HEX to HSL

Convert #E75FA3 to HSL:

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

HEX to CMYK

Convert #E75FA3 to CMYK:

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

Color Meaning and Usage

A bold magenta tone, #E75FA3 has RGB (231, 95, 163) and HSL (330°, 74%, 64%). Known for evoking warmth and passion, this red-orange hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E75FA3 is #5FE7A3, creating high-contrast pairings. For softer combinations, try analogous colors like #E75FE7.

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

Contrast with #E75FA3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E75FA3?

#E75FA3 is a bold magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #E75FA3?

#E75FA3 in RGB is (231, 95, 163) - 231 red, 95 green, and 163 blue.

How to use #E75FA3 in CSS?

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

What colors go well with #E75FA3?

#5FE7A3 (complementary), #E75FE7 (analogous), and #D9207D (lighter shade) work well with #E75FA3.