#E75ADC Color Information

Hex color code: #E75ADC

#E75ADC is a striking magenta color. In RGB it is (231, 90, 220), and in HSL it is (305°, 75%, 63%). It is popular in mobile app design.

Try:
Color NameViolet
HEX
#E75ADC
RGB
231, 90, 220
HSL
305°, 75%, 63%
CMYK
0%, 61%, 5%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E75ADC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

231, 90, 220

Red: 231 / Green: 90 / Blue: 220

HSL

305°, 75%, 63%

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

CMYK

0%, 61%, 5%, 9%

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

What color is #E75ADC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E75ADC to RGB:

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

HEX to HSL

Convert #E75ADC to HSL:

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

HEX to CMYK

Convert #E75ADC to CMYK:

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

Color Meaning and Usage

#E75ADC is a striking magenta color with RGB values of 231, 90, 220 and HSL of 305°, 75%, 63%. 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 #E75ADC is #5AE766, creating high-contrast pairings. For softer combinations, try analogous colors like #AC5AE7.

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

Contrast with #E75ADC

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 #E75ADC?

#E75ADC is a striking magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E75ADC?

#E75ADC in RGB is (231, 90, 220) - 231 red, 90 green, and 220 blue.

How to use #E75ADC in CSS?

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

What colors go well with #E75ADC?

#5AE766 (complementary), #AC5AE7 (analogous), and #D61FC7 (lighter shade) work well with #E75ADC.