#E245DA Color Information

Hex color code: #E245DA

The hex color #E245DA is a dynamic magenta with RGB values of (226, 69, 218) and HSL of (303°, 73%, 58%). It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#E245DA
RGB
226, 69, 218
HSL
303°, 73%, 58%
CMYK
0%, 69%, 4%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E245DA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 69, 218

Red: 226 / Green: 69 / Blue: 218

HSL

303°, 73%, 58%

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

CMYK

0%, 69%, 4%, 11%

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

What color is #E245DA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E245DA to RGB:

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

HEX to HSL

Convert #E245DA to HSL:

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

HEX to CMYK

Convert #E245DA to CMYK:

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

Color Meaning and Usage

A dynamic magenta tone, #E245DA has RGB (226, 69, 218) and HSL (303°, 73%, 58%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E245DA is #46E24E, creating high-contrast pairings. For softer combinations, try analogous colors like #9C46E2.

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

Contrast with #E245DA

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

Contrast Ratio: 6.10:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E245DA?

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

What is the RGB value of #E245DA?

#E245DA in RGB is (226, 69, 218) - 226 red, 69 green, and 218 blue.

How to use #E245DA in CSS?

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

What colors go well with #E245DA?

#46E24E (complementary), #9C46E2 (analogous), and #BE1EB6 (lighter shade) work well with #E245DA.