#EC65CF Color Information

Hex color code: #EC65CF

The hex color #EC65CF is a vivid magenta with RGB values of (236, 101, 207) and HSL of (313°, 78%, 66%). It is commonly used in modern UI design.

Try:
Color NameHot Pink
HEX
#EC65CF
RGB
236, 101, 207
HSL
313°, 78%, 66%
CMYK
0%, 57%, 12%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EC65CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 101, 207

Red: 236 / Green: 101 / Blue: 207

HSL

313°, 78%, 66%

Hue: 313° / Saturation: 78% / Lightness: 66%

CMYK

0%, 57%, 12%, 7%

Cyan: 0% / Magenta: 57% / Yellow: 12% / Key: 7%

What color is #EC65CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EC65CF to RGB:

rgb(236, 101, 207)HEX to RGB Converter →

HEX to HSL

Convert #EC65CF to HSL:

hsl(313, 78%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #EC65CF to CMYK:

cmyk(0%, 57%, 12%, 7%)Color Converter →

Color Meaning and Usage

A vivid magenta tone, #EC65CF has RGB (236, 101, 207) and HSL (313°, 78%, 66%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EC65CF is #65EC82, creating high-contrast pairings. For softer combinations, try analogous colors like #C665EC.

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

Contrast with #EC65CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EC65CF?

#EC65CF is a vivid magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EC65CF?

#EC65CF in RGB is (236, 101, 207) - 236 red, 101 green, and 207 blue.

How to use #EC65CF in CSS?

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

What colors go well with #EC65CF?

#65EC82 (complementary), #C665EC (analogous), and #E421B9 (lighter shade) work well with #EC65CF.