#E548CD Color Information

Hex color code: #E548CD

A vivid magenta shade, #E548CD appears as (229, 72, 205) in RGB and (309°, 75%, 59%) in HSL. It is commonly used in modern UI design.

Try:
Color NameMedium Orchid
HEX
#E548CD
RGB
229, 72, 205
HSL
309°, 75%, 59%
CMYK
0%, 69%, 10%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E548CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

229, 72, 205

Red: 229 / Green: 72 / Blue: 205

HSL

309°, 75%, 59%

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

CMYK

0%, 69%, 10%, 10%

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

What color is #E548CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E548CD to RGB:

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

HEX to HSL

Convert #E548CD to HSL:

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

HEX to CMYK

Convert #E548CD to CMYK:

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

Color Meaning and Usage

#E548CD is a striking magenta color with RGB values of 229, 72, 205 and HSL of 309°, 75%, 59%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E548CD is #48E560, creating high-contrast pairings. For softer combinations, try analogous colors like #AE48E5.

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

Contrast with #E548CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E548CD?

#E548CD is a striking magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E548CD?

#E548CD in RGB is (229, 72, 205) - 229 red, 72 green, and 205 blue.

How to use #E548CD in CSS?

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

What colors go well with #E548CD?

#48E560 (complementary), #AE48E5 (analogous), and #C41CAB (lighter shade) work well with #E548CD.