#E882ED Color Information

Hex color code: #E882ED

#E882ED is a vivid magenta color. In RGB it is (232, 130, 237), and in HSL it is (297°, 75%, 72%). It is commonly used in modern UI design.

Try:
Color NameViolet
HEX
#E882ED
RGB
232, 130, 237
HSL
297°, 75%, 72%
CMYK
2%, 45%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E882ED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

232, 130, 237

Red: 232 / Green: 130 / Blue: 237

HSL

297°, 75%, 72%

Hue: 297° / Saturation: 75% / Lightness: 72%

CMYK

2%, 45%, 0%, 7%

Cyan: 2% / Magenta: 45% / Yellow: 0% / Key: 7%

What color is #E882ED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E882ED to RGB:

rgb(232, 130, 237)HEX to RGB Converter →

HEX to HSL

Convert #E882ED to HSL:

hsl(297, 75%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #E882ED to CMYK:

cmyk(2%, 45%, 0%, 7%)Color Converter →

Color Meaning and Usage

#E882ED is a vivid magenta color with RGB values of 232, 130, 237 and HSL of 297°, 75%, 72%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E882ED is #87ED82, creating high-contrast pairings. For softer combinations, try analogous colors like #B282ED.

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

Contrast with #E882ED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E882ED?

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

What is the RGB value of #E882ED?

#E882ED in RGB is (232, 130, 237) - 232 red, 130 green, and 237 blue.

How to use #E882ED in CSS?

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

What colors go well with #E882ED?

#87ED82 (complementary), #B282ED (analogous), and #DB3FE4 (lighter shade) work well with #E882ED.