#E760EB Color Information

Hex color code: #E760EB

#E760EB is a bold magenta color. In RGB it is (231, 96, 235), and in HSL it is (298°, 78%, 65%). It is frequently seen in web interfaces.

Try:
Color NameViolet
HEX
#E760EB
RGB
231, 96, 235
HSL
298°, 78%, 65%
CMYK
2%, 59%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E760EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

231, 96, 235

Red: 231 / Green: 96 / Blue: 235

HSL

298°, 78%, 65%

Hue: 298° / Saturation: 78% / Lightness: 65%

CMYK

2%, 59%, 0%, 8%

Cyan: 2% / Magenta: 59% / Yellow: 0% / Key: 8%

What color is #E760EB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E760EB to RGB:

rgb(231, 96, 235)HEX to RGB Converter →

HEX to HSL

Convert #E760EB to HSL:

hsl(298, 78%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #E760EB to CMYK:

cmyk(2%, 59%, 0%, 8%)Color Converter →

Color Meaning and Usage

A striking magenta tone, #E760EB has RGB (231, 96, 235) and HSL (298°, 78%, 65%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E760EB is #65EB60, creating high-contrast pairings. For softer combinations, try analogous colors like #A160EB.

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

Contrast with #E760EB

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

Contrast Ratio: 7.27:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E760EB?

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

What is the RGB value of #E760EB?

#E760EB in RGB is (231, 96, 235) - 231 red, 96 green, and 235 blue.

How to use #E760EB in CSS?

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

What colors go well with #E760EB?

#65EB60 (complementary), #A160EB (analogous), and #DC1CE3 (lighter shade) work well with #E760EB.