#E277EE Color Information

Hex color code: #E277EE

A eye-catching magenta shade, #E277EE appears as (226, 119, 238) in RGB and (294°, 78%, 70%) in HSL. It is widely used in graphic design.

Try:
Color NameViolet
HEX
#E277EE
RGB
226, 119, 238
HSL
294°, 78%, 70%
CMYK
5%, 50%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E277EE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 119, 238

Red: 226 / Green: 119 / Blue: 238

HSL

294°, 78%, 70%

Hue: 294° / Saturation: 78% / Lightness: 70%

CMYK

5%, 50%, 0%, 7%

Cyan: 5% / Magenta: 50% / Yellow: 0% / Key: 7%

What color is #E277EE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E277EE to RGB:

rgb(226, 119, 238)HEX to RGB Converter →

HEX to HSL

Convert #E277EE to HSL:

hsl(294, 78%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #E277EE to CMYK:

cmyk(5%, 50%, 0%, 7%)Color Converter →

Color Meaning and Usage

A vivid magenta tone, #E277EE has RGB (226, 119, 238) and HSL (294°, 78%, 70%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E277EE is #83EE77, creating high-contrast pairings. For softer combinations, try analogous colors like #A777EE.

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

Contrast with #E277EE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E277EE?

#E277EE is a vivid magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E277EE?

#E277EE in RGB is (226, 119, 238) - 226 red, 119 green, and 238 blue.

How to use #E277EE in CSS?

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

What colors go well with #E277EE?

#83EE77 (complementary), #A777EE (analogous), and #D433E6 (lighter shade) work well with #E277EE.