#E65CCC Color Information

Hex color code: #E65CCC

A bold magenta shade, #E65CCC appears as (230, 92, 204) in RGB and (311°, 73%, 63%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameHot Pink
HEX
#E65CCC
RGB
230, 92, 204
HSL
311°, 73%, 63%
CMYK
0%, 60%, 11%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E65CCC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

230, 92, 204

Red: 230 / Green: 92 / Blue: 204

HSL

311°, 73%, 63%

Hue: 311° / Saturation: 73% / Lightness: 63%

CMYK

0%, 60%, 11%, 10%

Cyan: 0% / Magenta: 60% / Yellow: 11% / Key: 10%

What color is #E65CCC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E65CCC to RGB:

rgb(230, 92, 204)HEX to RGB Converter →

HEX to HSL

Convert #E65CCC to HSL:

hsl(311, 73%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #E65CCC to CMYK:

cmyk(0%, 60%, 11%, 10%)Color Converter →

Color Meaning and Usage

#E65CCC is a bold magenta color with RGB values of 230, 92, 204 and HSL of 311°, 73%, 63%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E65CCC is #5CE675, creating high-contrast pairings. For softer combinations, try analogous colors like #BA5CE6.

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

Contrast with #E65CCC

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

Contrast Ratio: 6.77:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E65CCC?

#E65CCC is a bold magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E65CCC?

#E65CCC in RGB is (230, 92, 204) - 230 red, 92 green, and 204 blue.

How to use #E65CCC in CSS?

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

What colors go well with #E65CCC?

#5CE675 (complementary), #BA5CE6 (analogous), and #D421B3 (lighter shade) work well with #E65CCC.