#E548DA Color Information

Hex color code: #E548DA

#E548DA is a eye-catching magenta color. In RGB it is (229, 72, 218), and in HSL it is (304°, 75%, 59%). It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#E548DA
RGB
229, 72, 218
HSL
304°, 75%, 59%
CMYK
0%, 69%, 5%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E548DA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

229, 72, 218

Red: 229 / Green: 72 / Blue: 218

HSL

304°, 75%, 59%

Hue: 304° / Saturation: 75% / Lightness: 59%

CMYK

0%, 69%, 5%, 10%

Cyan: 0% / Magenta: 69% / Yellow: 5% / Key: 10%

What color is #E548DA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E548DA to RGB:

rgb(229, 72, 218)HEX to RGB Converter →

HEX to HSL

Convert #E548DA to HSL:

hsl(304, 75%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #E548DA to CMYK:

cmyk(0%, 69%, 5%, 10%)Color Converter →

Color Meaning and Usage

#E548DA is a vivid magenta color with RGB values of 229, 72, 218 and HSL of 304°, 75%, 59%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E548DA is #48E552, creating high-contrast pairings. For softer combinations, try analogous colors like #A148E5.

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

Contrast with #E548DA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E548DA?

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

What is the RGB value of #E548DA?

#E548DA in RGB is (229, 72, 218) - 229 red, 72 green, and 218 blue.

How to use #E548DA in CSS?

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

What colors go well with #E548DA?

#48E552 (complementary), #A148E5 (analogous), and #C41CB9 (lighter shade) work well with #E548DA.