#E182ED Color Information

Hex color code: #E182ED

A striking magenta shade, #E182ED appears as (225, 130, 237) in RGB and (293°, 75%, 72%) in HSL. It is often used for branding and logos.

Try:
Color NameViolet
HEX
#E182ED
RGB
225, 130, 237
HSL
293°, 75%, 72%
CMYK
5%, 45%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E182ED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

225, 130, 237

Red: 225 / Green: 130 / Blue: 237

HSL

293°, 75%, 72%

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

CMYK

5%, 45%, 0%, 7%

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

What color is #E182ED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E182ED to RGB:

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

HEX to HSL

Convert #E182ED to HSL:

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

HEX to CMYK

Convert #E182ED to CMYK:

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

Color Meaning and Usage

#E182ED is a dynamic magenta color with RGB values of 225, 130, 237 and HSL of 293°, 75%, 72%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E182ED is #8FED82, creating high-contrast pairings. For softer combinations, try analogous colors like #AB82ED.

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

Contrast with #E182ED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E182ED?

#E182ED is a dynamic magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E182ED?

#E182ED in RGB is (225, 130, 237) - 225 red, 130 green, and 237 blue.

How to use #E182ED in CSS?

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

What colors go well with #E182ED?

#8FED82 (complementary), #AB82ED (analogous), and #D03FE4 (lighter shade) work well with #E182ED.