#E75AAF Color Information

Hex color code: #E75AAF

A vivid magenta shade, #E75AAF appears as (231, 90, 175) in RGB and (324°, 75%, 63%) in HSL. It is commonly used in modern UI design.

Try:
Color NameHot Pink
HEX
#E75AAF
RGB
231, 90, 175
HSL
324°, 75%, 63%
CMYK
0%, 61%, 24%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E75AAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

231, 90, 175

Red: 231 / Green: 90 / Blue: 175

HSL

324°, 75%, 63%

Hue: 324° / Saturation: 75% / Lightness: 63%

CMYK

0%, 61%, 24%, 9%

Cyan: 0% / Magenta: 61% / Yellow: 24% / Key: 9%

What color is #E75AAF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E75AAF to RGB:

rgb(231, 90, 175)HEX to RGB Converter →

HEX to HSL

Convert #E75AAF to HSL:

hsl(324, 75%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #E75AAF to CMYK:

cmyk(0%, 61%, 24%, 9%)Color Converter →

Color Meaning and Usage

A eye-catching magenta tone, #E75AAF has RGB (231, 90, 175) and HSL (324°, 75%, 63%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E75AAF is #5AE792, creating high-contrast pairings. For softer combinations, try analogous colors like #D95AE7.

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

Contrast with #E75AAF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E75AAF?

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

What is the RGB value of #E75AAF?

#E75AAF in RGB is (231, 90, 175) - 231 red, 90 green, and 175 blue.

How to use #E75AAF in CSS?

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

What colors go well with #E75AAF?

#5AE792 (complementary), #D95AE7 (analogous), and #D61F8D (lighter shade) work well with #E75AAF.