#EC93CD Color Information

Hex color code: #EC93CD

A understated magenta shade, #EC93CD appears as (236, 147, 205) in RGB and (321°, 70%, 75%) in HSL. It is widely used in graphic design.

Try:
Color NamePlum
HEX
#EC93CD
RGB
236, 147, 205
HSL
321°, 70%, 75%
CMYK
0%, 38%, 13%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EC93CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 147, 205

Red: 236 / Green: 147 / Blue: 205

HSL

321°, 70%, 75%

Hue: 321° / Saturation: 70% / Lightness: 75%

CMYK

0%, 38%, 13%, 7%

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

What color is #EC93CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EC93CD to RGB:

rgb(236, 147, 205)HEX to RGB Converter →

HEX to HSL

Convert #EC93CD to HSL:

hsl(321, 70%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #EC93CD to CMYK:

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

Color Meaning and Usage

A muted magenta tone, #EC93CD has RGB (236, 147, 205) and HSL (321°, 70%, 75%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EC93CD is #93ECB2, creating high-contrast pairings. For softer combinations, try analogous colors like #DE93EC.

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

Contrast with #EC93CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EC93CD?

#EC93CD is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EC93CD?

#EC93CD in RGB is (236, 147, 205) - 236 red, 147 green, and 205 blue.

How to use #EC93CD in CSS?

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

What colors go well with #EC93CD?

#93ECB2 (complementary), #DE93EC (analogous), and #E052AE (lighter shade) work well with #EC93CD.