#EC93BC Color Information

Hex color code: #EC93BC

A warm magenta shade, #EC93BC appears as (236, 147, 188) in RGB and (332°, 70%, 75%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#EC93BC
RGB
236, 147, 188
HSL
332°, 70%, 75%
CMYK
0%, 38%, 20%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EC93BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 147, 188

Red: 236 / Green: 147 / Blue: 188

HSL

332°, 70%, 75%

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

CMYK

0%, 38%, 20%, 7%

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

What color is #EC93BC?

#EC93BC is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EC93BC to RGB:

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

HEX to HSL

Convert #EC93BC to HSL:

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

HEX to CMYK

Convert #EC93BC to CMYK:

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

Color Meaning and Usage

A energetic magenta tone, #EC93BC has RGB (236, 147, 188) and HSL (332°, 70%, 75%). Known for evoking warmth and passion, this red-orange hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EC93BC is #93ECC2, creating high-contrast pairings. For softer combinations, try analogous colors like #EC93E9.

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

Contrast with #EC93BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EC93BC?

#EC93BC is a energetic magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EC93BC?

#EC93BC in RGB is (236, 147, 188) - 236 red, 147 green, and 188 blue.

How to use #EC93BC in CSS?

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

What colors go well with #EC93BC?

#93ECC2 (complementary), #EC93E9 (analogous), and #E05294 (lighter shade) work well with #EC93BC.