#E76DF0 Color Information

Hex color code: #E76DF0

#E76DF0 is a dynamic magenta color. In RGB it is (231, 109, 240), and in HSL it is (296°, 81%, 68%). It is typically applied in digital products.

Try:
Color NameViolet
HEX
#E76DF0
RGB
231, 109, 240
HSL
296°, 81%, 68%
CMYK
4%, 55%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E76DF0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

231, 109, 240

Red: 231 / Green: 109 / Blue: 240

HSL

296°, 81%, 68%

Hue: 296° / Saturation: 81% / Lightness: 68%

CMYK

4%, 55%, 0%, 6%

Cyan: 4% / Magenta: 55% / Yellow: 0% / Key: 6%

What color is #E76DF0?

#E76DF0 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E76DF0 to RGB:

rgb(231, 109, 240)HEX to RGB Converter →

HEX to HSL

Convert #E76DF0 to HSL:

hsl(296, 81%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #E76DF0 to CMYK:

cmyk(4%, 55%, 0%, 6%)Color Converter →

Color Meaning and Usage

A bold magenta tone, #E76DF0 has RGB (231, 109, 240) and HSL (296°, 81%, 68%). Known for evoking energy and excitement, this highly saturated hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E76DF0 is #74EF6B, creating high-contrast pairings. For softer combinations, try analogous colors like #A56BEF.

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

Contrast with #E76DF0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E76DF0?

#E76DF0 is a bold magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #E76DF0?

#E76DF0 in RGB is (231, 109, 240) - 231 red, 109 green, and 240 blue.

How to use #E76DF0 in CSS?

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

What colors go well with #E76DF0?

#74EF6B (complementary), #A56BEF (analogous), and #DB26E8 (lighter shade) work well with #E76DF0.