#EC85CD Color Information

Hex color code: #EC85CD

A striking magenta shade, #EC85CD appears as (236, 133, 205) in RGB and (318°, 73%, 72%) in HSL. It is popular in mobile app design.

Try:
Color NameViolet
HEX
#EC85CD
RGB
236, 133, 205
HSL
318°, 73%, 72%
CMYK
0%, 44%, 13%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EC85CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 133, 205

Red: 236 / Green: 133 / Blue: 205

HSL

318°, 73%, 72%

Hue: 318° / Saturation: 73% / Lightness: 72%

CMYK

0%, 44%, 13%, 7%

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

What color is #EC85CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EC85CD to RGB:

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

HEX to HSL

Convert #EC85CD to HSL:

hsl(318, 73%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #EC85CD to CMYK:

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

Color Meaning and Usage

A eye-catching magenta tone, #EC85CD has RGB (236, 133, 205) and HSL (318°, 73%, 72%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EC85CD is #83ECA3, creating high-contrast pairings. For softer combinations, try analogous colors like #D783EC.

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

Contrast with #EC85CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EC85CD?

#EC85CD is a eye-catching magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EC85CD?

#EC85CD in RGB is (236, 133, 205) - 236 red, 133 green, and 205 blue.

How to use #EC85CD in CSS?

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

What colors go well with #EC85CD?

#83ECA3 (complementary), #D783EC (analogous), and #E141B1 (lighter shade) work well with #EC85CD.