#E276EA Color Information

Hex color code: #E276EA

#E276EA is a dynamic magenta color. In RGB it is (226, 118, 234), and in HSL it is (296°, 73%, 69%). It is typically applied in digital products.

Try:
Color NameViolet
HEX
#E276EA
RGB
226, 118, 234
HSL
296°, 73%, 69%
CMYK
3%, 50%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E276EA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 118, 234

Red: 226 / Green: 118 / Blue: 234

HSL

296°, 73%, 69%

Hue: 296° / Saturation: 73% / Lightness: 69%

CMYK

3%, 50%, 0%, 8%

Cyan: 3% / Magenta: 50% / Yellow: 0% / Key: 8%

What color is #E276EA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E276EA to RGB:

rgb(226, 118, 234)HEX to RGB Converter →

HEX to HSL

Convert #E276EA to HSL:

hsl(296, 73%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #E276EA to CMYK:

cmyk(3%, 50%, 0%, 8%)Color Converter →

Color Meaning and Usage

#E276EA is a eye-catching magenta color with RGB values of 226, 118, 234 and HSL of 296°, 73%, 69%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E276EA is #7EEA76, creating high-contrast pairings. For softer combinations, try analogous colors like #A876EA.

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

Contrast with #E276EA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E276EA?

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

What is the RGB value of #E276EA?

#E276EA in RGB is (226, 118, 234) - 226 red, 118 green, and 234 blue.

How to use #E276EA in CSS?

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

What colors go well with #E276EA?

#7EEA76 (complementary), #A876EA (analogous), and #D434DF (lighter shade) work well with #E276EA.