#E292ED Color Information

Hex color code: #E292ED

#E292ED is a dynamic magenta color. In RGB it is (226, 146, 237), and in HSL it is (293°, 72%, 75%). It is typically applied in digital products.

Try:
Color NameViolet
HEX
#E292ED
RGB
226, 146, 237
HSL
293°, 72%, 75%
CMYK
5%, 38%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E292ED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 146, 237

Red: 226 / Green: 146 / Blue: 237

HSL

293°, 72%, 75%

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

CMYK

5%, 38%, 0%, 7%

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

What color is #E292ED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E292ED to RGB:

rgb(226, 146, 237)HEX to RGB Converter →

HEX to HSL

Convert #E292ED to HSL:

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

HEX to CMYK

Convert #E292ED to CMYK:

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

Color Meaning and Usage

A vivid magenta tone, #E292ED has RGB (226, 146, 237) and HSL (293°, 72%, 75%). 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 #E292ED is #9CED91, creating high-contrast pairings. For softer combinations, try analogous colors like #B591ED.

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

Contrast with #E292ED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E292ED?

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

What is the RGB value of #E292ED?

#E292ED in RGB is (226, 146, 237) - 226 red, 146 green, and 237 blue.

How to use #E292ED in CSS?

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

What colors go well with #E292ED?

#9CED91 (complementary), #B591ED (analogous), and #D150E2 (lighter shade) work well with #E292ED.