#EC98CD Color Information

Hex color code: #EC98CD

A airy magenta shade, #EC98CD appears as (236, 152, 205) in RGB and (322°, 69%, 76%) in HSL. It is popular in mobile app design.

Try:
Color NamePlum
HEX
#EC98CD
RGB
236, 152, 205
HSL
322°, 69%, 76%
CMYK
0%, 36%, 13%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EC98CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 152, 205

Red: 236 / Green: 152 / Blue: 205

HSL

322°, 69%, 76%

Hue: 322° / Saturation: 69% / Lightness: 76%

CMYK

0%, 36%, 13%, 7%

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

What color is #EC98CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EC98CD to RGB:

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

HEX to HSL

Convert #EC98CD to HSL:

hsl(322, 69%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #EC98CD to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #EC98CD has RGB (236, 152, 205) and HSL (322°, 69%, 76%). 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 #EC98CD is #98ECB7, creating high-contrast pairings. For softer combinations, try analogous colors like #E198EC.

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

Contrast with #EC98CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EC98CD?

#EC98CD is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EC98CD?

#EC98CD in RGB is (236, 152, 205) - 236 red, 152 green, and 205 blue.

How to use #EC98CD in CSS?

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

What colors go well with #EC98CD?

#98ECB7 (complementary), #E198EC (analogous), and #E057AE (lighter shade) work well with #EC98CD.