#E292DA Color Information

Hex color code: #E292DA

A subtle magenta shade, #E292DA appears as (226, 146, 218) in RGB and (306°, 58%, 73%) in HSL. It is popular in mobile app design.

Try:
Color NamePlum
HEX
#E292DA
RGB
226, 146, 218
HSL
306°, 58%, 73%
CMYK
0%, 35%, 4%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E292DA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 146, 218

Red: 226 / Green: 146 / Blue: 218

HSL

306°, 58%, 73%

Hue: 306° / Saturation: 58% / Lightness: 73%

CMYK

0%, 35%, 4%, 11%

Cyan: 0% / Magenta: 35% / Yellow: 4% / Key: 11%

What color is #E292DA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E292DA to RGB:

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

HEX to HSL

Convert #E292DA to HSL:

hsl(306, 58%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #E292DA to CMYK:

cmyk(0%, 35%, 4%, 11%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #E292DA has RGB (226, 146, 218) and HSL (306°, 58%, 73%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E292DA is #92E29A, creating high-contrast pairings. For softer combinations, try analogous colors like #C292E2.

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

Contrast with #E292DA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E292DA?

#E292DA is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E292DA?

#E292DA in RGB is (226, 146, 218) - 226 red, 146 green, and 218 blue.

How to use #E292DA in CSS?

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

What colors go well with #E292DA?

#92E29A (complementary), #C292E2 (analogous), and #D256C6 (lighter shade) work well with #E292DA.